]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/reduce_features.h
ccanlint: create reduce-feature config.h
[ccan] / tools / ccanlint / tests / reduce_features.h
diff --git a/tools/ccanlint/tests/reduce_features.h b/tools/ccanlint/tests/reduce_features.h
new file mode 100644 (file)
index 0000000..f646941
--- /dev/null
@@ -0,0 +1,4 @@
+#ifndef CCANLINT_REDUCE_FEATURES_H
+#define CCANLINT_REDUCE_FEATURES_H
+extern bool features_were_reduced;
+#endif /* CCANLINT_REDUCE_FEATURES_H */