summaryrefslogtreecommitdiffstats
path: root/avahi-common/dbus-watch-glue.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-common/dbus-watch-glue.h')
-rw-r--r--avahi-common/dbus-watch-glue.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/avahi-common/dbus-watch-glue.h b/avahi-common/dbus-watch-glue.h
index e815b45..101fa3f 100644
--- a/avahi-common/dbus-watch-glue.h
+++ b/avahi-common/dbus-watch-glue.h
@@ -26,6 +26,10 @@
#include <avahi-common/watch.h>
+AVAHI_C_DECL_BEGIN
+
int avahi_dbus_connection_glue(DBusConnection *c, const AvahiPoll *poll_api);
+AVAHI_C_DECL_END
+
#endif