X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Flikely%2Ftest%2Frun-debug.c;fp=ccan%2Flikely%2Ftest%2Frun-debug.c;h=83f22afab2bf622141ebb4330af9c88e9de96c4f;hp=afb21e2be2fd1fd966df24d6e0cf80228cafc38b;hb=8a83d6d131babba276fb602648f88b9e7e00cf58;hpb=cf4e2150325ebab7798c23110d80ff52467b4fc7 diff --git a/ccan/likely/test/run-debug.c b/ccan/likely/test/run-debug.c index afb21e2b..83f22afa 100644 --- a/ccan/likely/test/run-debug.c +++ b/ccan/likely/test/run-debug.c @@ -98,3 +98,8 @@ int main(int argc, char *argv[]) exit(exit_status()); } + +/* Fools ccanlint: it doesn't think we use str, htable or hash. */ +#include +#include +#include