]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/lib/test_crypt.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / lib / test_crypt.c
index fb21edf9748467f3e58cbfc3a151779294a820b2..dcdadd992c15a4c388ff0b72718a72536f38515e 100644 (file)
@@ -5,7 +5,6 @@
  * Unit test for crypt-style password hashing
  */
 
-#include <common.h>
 #include <test/lib.h>
 #include <test/test.h>
 #include <test/ut.h>