X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Fconf-parser.h;h=08428a514a9ade97b65ce839ccbb6750b21414df;hb=b32ff512191bf873266ee8067f6f6c8a30c96a5e;hp=9ea84e652b47b44e70fecbfaf2ccb8743106cb4c;hpb=e8e581bf256b8c0fbd430935af79fa0e8ee570a1;p=elogind.git diff --git a/src/shared/conf-parser.h b/src/shared/conf-parser.h index 9ea84e652..08428a514 100644 --- a/src/shared/conf-parser.h +++ b/src/shared/conf-parser.h @@ -87,6 +87,7 @@ int config_parse(const char *unit, ConfigItemLookup lookup, void *table, bool relaxed, + bool allow_include, void *userdata); /* Generic parsers */