diff options
Diffstat (limited to 'tests/lib/string-test.c')
-rw-r--r-- | tests/lib/string-test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/string-test.c b/tests/lib/string-test.c index 0f21747e11..621a74ceff 100644 --- a/tests/lib/string-test.c +++ b/tests/lib/string-test.c @@ -5,7 +5,6 @@ #include <stdint.h> #include <stddef.h> #include <tests/test.h> -#include <stdio.h> /* * Important note: In every particular test, don't use any string-related |