X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Flicense_file_compat.c;h=08cc31b9a1b2ddd66fbfe76f89b69b19d60b95fc;hp=39b3752e72a3a6e30708b251aa0044e1e7ef0b0d;hb=e0529e15e0c7f9251af5465ef03f208d279affc1;hpb=9361a12f2fc1da0054faadbbdecaa341d0a6fc28 diff --git a/tools/ccanlint/tests/license_file_compat.c b/tools/ccanlint/tests/license_file_compat.c index 39b3752e..08cc31b9 100644 --- a/tools/ccanlint/tests/license_file_compat.c +++ b/tools/ccanlint/tests/license_file_compat.c @@ -9,12 +9,9 @@ #include #include #include -#include #include -#include static void check_license_file_compat(struct manifest *m, - bool keep, unsigned int *timeleft, struct score *score) {