]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/info_exists.c
ccan: Correct some poor conventions in _info includes
[ccan] / tools / ccanlint / tests / info_exists.c
index 86101aa9eae8cc8cca98ba4d31484b3ac9244d8a..9f6f2066ddf90dc5d0149f68ee62827ae7d2f3cd 100644 (file)
@@ -31,8 +31,9 @@ static void check_has_info(struct manifest *m,
 }
 
 static const char template[] =
 }
 
 static const char template[] =
-       "#include <string.h>\n"
        "#include \"config.h\"\n"
        "#include \"config.h\"\n"
+       "#include <stdio.h>\n"
+       "#include <string.h>\n"
        "\n"
        "/**\n"
        " * %s - YOUR-ONE-LINE-DESCRIPTION-HERE\n"
        "\n"
        "/**\n"
        " * %s - YOUR-ONE-LINE-DESCRIPTION-HERE\n"