X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fttxml%2F_info;h=266a73404a152b0c008d87d6f9a107f8b3fb735f;hb=78158c87e37ce3b41cd5145e29baea38fd002374;hp=ef21982ddd40c82c086fa9a3288919967490f6af;hpb=1a257af99ba593db0bd196efb43b611e8e67e312;p=ccan diff --git a/ccan/ttxml/_info b/ccan/ttxml/_info index ef21982d..266a7340 100644 --- a/ccan/ttxml/_info +++ b/ccan/ttxml/_info @@ -1,5 +1,6 @@ -#include #include "config.h" +#include +#include /** * ttxml - tiny XML library for parsing (trusted!) XML documents. @@ -28,9 +29,6 @@ * * License: GPL * Author: Daniel Burke - * Ccanlint: - * // Please add a comment about license in each source file - * license_comment FAIL */ int main(int argc, char *argv[]) {