chiark / gitweb /
sysv: drop warning about missing chkconfig header
[elogind.git] / load-fragment.h
index cc7f6c590e09a7d711dc3ed9a26a1d2fffc8d55f..beba87cb7b41124f97efc1e70ba8cab815c8bf63 100644 (file)
@@ -28,4 +28,6 @@
 
 int unit_load_fragment(Unit *u);
 
+void unit_dump_config_items(FILE *f);
+
 #endif