summaryrefslogtreecommitdiffstats
path: root/bus/config-parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'bus/config-parser.h')
-rw-r--r--bus/config-parser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bus/config-parser.h b/bus/config-parser.h
index af5c8260..93d41003 100644
--- a/bus/config-parser.h
+++ b/bus/config-parser.h
@@ -60,6 +60,7 @@ const char* bus_config_parser_get_type (BusConfigParser *parser);
DBusList** bus_config_parser_get_addresses (BusConfigParser *parser);
DBusList** bus_config_parser_get_mechanisms (BusConfigParser *parser);
dbus_bool_t bus_config_parser_get_fork (BusConfigParser *parser);
+const char* bus_config_parser_get_pidfile (BusConfigParser *parser);
DBusList** bus_config_parser_get_service_dirs (BusConfigParser *parser);
/* Loader functions (backended off one of the XML parsers). Returns a