X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=tools%2Fccanlint%2Fccanlint.h;h=679b00ac2bf2f87a02e4ac879fdbe1c9803b5611;hb=5378c864f9c37f39d906f599285da25a7db0c9fe;hp=0bfb6a62cff5d88d99489b13b432c026beb8513e;hpb=8d70667887ba081d76075e8959adafb22983b03a;p=ccan diff --git a/tools/ccanlint/ccanlint.h b/tools/ccanlint/ccanlint.h index 0bfb6a62..679b00ac 100644 --- a/tools/ccanlint/ccanlint.h +++ b/tools/ccanlint/ccanlint.h @@ -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;