]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/lib/strlcat.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / lib / strlcat.c
index d8453fe78e2c01c4ce192684f4a1e974a5cae221..d1a0293271b030cd5a53a003e8ca7bbe396769a1 100644 (file)
@@ -6,7 +6,6 @@
  * These tests adapted from glibc's string/test-strncat.c
  */
 
-#include <common.h>
 #include <test/lib.h>
 #include <test/test.h>
 #include <test/ut.h>