chiark / gitweb /
build-sys: add a makefile target to run all tests through valgrind
[elogind.git] / src / shared / conf-parser.h
index 9ea84e652b47b44e70fecbfaf2ccb8743106cb4c..08428a514a9ade97b65ce839ccbb6750b21414df 100644 (file)
@@ -87,6 +87,7 @@ int config_parse(const char *unit,
                  ConfigItemLookup lookup,
                  void *table,
                  bool relaxed,
+                 bool allow_include,
                  void *userdata);
 
 /* Generic parsers */