]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/reduce_features.h
ccanlint: clean up reduced feature handling.
[ccan] / tools / ccanlint / tests / reduce_features.h
index f646941afed0d088de9d0df8bf6740bf3d4089bf..09f4c79822c5c328a00f3c1762499834237b3f9a 100644 (file)
@@ -1,4 +1,6 @@
 #ifndef CCANLINT_REDUCE_FEATURES_H
 #define CCANLINT_REDUCE_FEATURES_H
 extern bool features_were_reduced;
+
+#define REDUCE_FEATURES_FLAGS "-Ireduced-features"
 #endif /* CCANLINT_REDUCE_FEATURES_H */