]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/ccanlint.h
ccanlint: try running example code.
[ccan] / tools / ccanlint / ccanlint.h
index 0bfb6a62cff5d88d99489b13b432c026beb8513e..679b00ac2bf2f87a02e4ac879fdbe1c9803b5611 100644 (file)
@@ -34,6 +34,7 @@ struct manifest {
 
        struct list_head other_files;
        struct list_head examples;
+       struct list_head mangled_examples;
 
        /* From tests/check_depends_exist.c */
        struct list_head dep_dirs;