]> git.ozlabs.org Git - ccan/blob - compulsory_tests/build.h
bitmap: Avoid shadowing type name with parameter name
[ccan] / compulsory_tests / build.h
1 #ifndef CCANLINT_BUILD_H
2 #define CCANLINT_BUILD_H
3 char *build_module(struct manifest *m, bool keep, char **errstr);
4 #endif /* CCANLINT_BUILD_H */