chiark / gitweb /
sysusers: fix selinux context of backup files
[elogind.git] / src / shared / conf-parser.h
index 3e2c78480574059b838a41cb80f966d0179fadf8..ea7b710dece722b5cecb1ed90c809a579029fa86 100644 (file)
@@ -89,6 +89,7 @@ int config_parse(const char *unit,
                  const void *table,
                  bool relaxed,
                  bool allow_include,
+                 bool warn,
                  void *userdata);
 
 /* Generic parsers */