]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/lib/test_aes.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / lib / test_aes.c
index cbc712f7eda3d19b06a1a93dfd053f2fcd65cf3c..cfd9d8ca5a933b9795a01a49b7a5d701129390f9 100644 (file)
@@ -5,7 +5,6 @@
  * Unit tests for aes functions
  */
 
-#include <common.h>
 #include <command.h>
 #include <hexdump.h>
 #include <rand.h>