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