X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fstringmap%2F_info;h=1f6465b6c8c46cf93421369c15e63cc2f42c386c;hb=8b83ecf3a2c7f52e2f5a6e23d330fea43e917fce;hp=7fa97c09835d24f13ad252d0b7d667e38cd80a85;hpb=b6b022724257b6061d813b422a6eac22571a32c7;p=ccan diff --git a/ccan/stringmap/_info b/ccan/stringmap/_info index 7fa97c09..1f6465b6 100644 --- a/ccan/stringmap/_info +++ b/ccan/stringmap/_info @@ -1,6 +1,6 @@ +#include "config.h" #include #include -#include "config.h" /** * stringmap - Macros for mapping strings to things @@ -52,6 +52,9 @@ * Authors: Joey Adams, Anders Magnusson * License: BSD (3 clause) * Version: 0.2 + * Ccanlint: + * // We actually depend (indirectly) on the LGPL talloc + * license_depends_compat FAIL */ int main(int argc, char *argv[]) {