chiark / gitweb /
tcpwrap: execute tcpwrap check in forked client, to avoid blocking name lookups in...
[elogind.git] / src / dbus-automount.h
index 947bf0f59fdacc282e17a412eec5c6a277de580d..5e0ee5107b69b992ac8686fe740e8055f32ca4fe 100644 (file)
@@ -28,4 +28,6 @@
 
 DBusHandlerResult bus_automount_message_handler(Unit *u, DBusMessage *message);
 
+extern const char bus_automount_interface[];
+
 #endif