#ifndef CCANLINT_BUILD_H #define CCANLINT_BUILD_H char *build_module(struct manifest *m, bool keep, char **errstr); #endif /* CCANLINT_BUILD_H */