]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/has_tests.c
Rename string to str, and split into three modules.
[ccan] / tools / ccanlint / has_tests.c
index 7a187ab273a6187defb5e2269f9d0689758d6ad4..4a8d14b3287b3dc2b471e6308c830305bd45f4d7 100644 (file)
@@ -8,9 +8,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <err.h>
-#include <string/string.h>
 #include <talloc/talloc.h>
-#include <noerr/noerr.h>
 
 static char test_is_not_dir[] = "test is not a directory";