X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=tools%2Fccanlint%2Fhas_tests.c;h=aac1c20dadefcb0bac098716c0bdcc2cee2b46c9;hp=7a187ab273a6187defb5e2269f9d0689758d6ad4;hb=7beaa3448fa8e6015798c1609f33d96e8986063d;hpb=650c775ff00cccd03fc84e7789a03c51d9839004 diff --git a/tools/ccanlint/has_tests.c b/tools/ccanlint/has_tests.c index 7a187ab2..aac1c20d 100644 --- a/tools/ccanlint/has_tests.c +++ b/tools/ccanlint/has_tests.c @@ -8,9 +8,7 @@ #include #include #include -#include -#include -#include +#include static char test_is_not_dir[] = "test is not a directory";