X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-common%2Fdbus-watch-glue.h;h=101fa3f1b183193842f6045acb82fdfa756351b2;hb=78a76e3d5f1d9cc81fd901b8e0263483a7c707d0;hp=e815b45bebe33cb9c9c479928dbe395af6609d1e;hpb=deb6bcac8d1e1ecec4aafaee2d27dbe467e4f461;p=catta 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_C_DECL_BEGIN + int avahi_dbus_connection_glue(DBusConnection *c, const AvahiPoll *poll_api); +AVAHI_C_DECL_END + #endif