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