aboutsummaryrefslogtreecommitdiff
path: root/test/lib/strlcat.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/strlcat.c')
-rw-r--r--test/lib/strlcat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lib/strlcat.c b/test/lib/strlcat.c
index d8453fe78e2..d1a0293271b 100644
--- a/test/lib/strlcat.c
+++ b/test/lib/strlcat.c
@@ -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>