]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/lib/string.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / lib / string.c
index 5dcf4d6db00389f6ed28bbb8add28409eeec7c7d..d08dbca92915c3f9b1abc7f801ae5f04a8ff9376 100644 (file)
@@ -9,7 +9,6 @@
  * This has to be considered in testing.
  */
 
-#include <common.h>
 #include <command.h>
 #include <log.h>
 #include <test/lib.h>