]> git.meshlink.io Git - catta/blobdiff - avahi-common/dbus-watch-glue.h
* remove lots of DOXYGEN_SHOULD_SKIP_THIS from the header files, use doxygen macro...
[catta] / avahi-common / dbus-watch-glue.h
index e815b45bebe33cb9c9c479928dbe395af6609d1e..101fa3f1b183193842f6045acb82fdfa756351b2 100644 (file)
 
 #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