X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=tools%2Fccanlint%2Ftests%2Flicense_comment.c;h=18a60813fdead9db0a5ef47fc6a4bc55a2fa784c;hb=291237b4fed863be74051274ac5ad9920cb33cc3;hp=f1902126472c235df1e558a94e4649caa0ce021a;hpb=e67de75f0d64096956ad40ecb09462dac6fc5f03;p=ccan diff --git a/tools/ccanlint/tests/license_comment.c b/tools/ccanlint/tests/license_comment.c index f1902126..18a60813 100644 --- a/tools/ccanlint/tests/license_comment.c +++ b/tools/ccanlint/tests/license_comment.c @@ -9,12 +9,9 @@ #include #include #include -#include #include -#include static void check_license_comment(struct manifest *m, - bool keep, unsigned int *timeleft, struct score *score) { struct list_head *list;