summaryrefslogtreecommitdiff
path: root/test/lib/test_aes.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/test_aes.c')
-rw-r--r--test/lib/test_aes.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lib/test_aes.c b/test/lib/test_aes.c
index cfd9d8ca5a9..cbc712f7eda 100644
--- a/test/lib/test_aes.c
+++ b/test/lib/test_aes.c
@@ -5,6 +5,7 @@
* Unit tests for aes functions
*/
+#include <common.h>
#include <command.h>
#include <hexdump.h>
#include <rand.h>