]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/license_depends_compat.c
ccanlint: make _info ported an empty string on success.
[ccan] / tools / ccanlint / tests / license_depends_compat.c
index f04b4638025a723a87528410778fb1867c52adfa..10858d9ba5a23c4f7a7ee7104abb8113f0cbfb2b 100644 (file)
@@ -9,9 +9,6 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <err.h>
-#include <ccan/talloc/talloc.h>
-#include <ccan/str/str.h>
-#include <ccan/str_talloc/str_talloc.h>
 
 static void check_license_depends_compat(struct manifest *m,
                                         unsigned int *timeleft,