X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Fexamples_relevant.c;h=1fc1f3bb67a21fe795916f91fa00e8f9543eb223;hb=d872b7f22bc98092cad2aa4a456973bdbdb2c8fb;hp=311c4787492e7bfb2ad1d3cbacbb1f314fe38ce4;hpb=af5b1a18948345c5f9f9abf4eda3ab9fe0aa9a9f;p=ccan diff --git a/tools/ccanlint/tests/examples_relevant.c b/tools/ccanlint/tests/examples_relevant.c index 311c4787..1fc1f3bb 100644 --- a/tools/ccanlint/tests/examples_relevant.c +++ b/tools/ccanlint/tests/examples_relevant.c @@ -1,6 +1,5 @@ #include #include -#include #include #include #include @@ -15,7 +14,7 @@ #include static void examples_relevant_check(struct manifest *m, - unsigned int *timeleft, + unsigned int *timeleft UNNEEDED, struct score *score) { struct ccan_file *f;