]> git.meshlink.io Git - catta/blobdiff - examples/client-publish-service.c
* split client.h into client.h, lookup.h and publish.h just like we did on the server...
[catta] / examples / client-publish-service.c
index efc1f2b90ecbfec3c9d50adac6b7845617e82876..e9dcffca8a6aa522db36d55e380ddbf649bcd69f 100644 (file)
@@ -29,6 +29,8 @@
 #include <assert.h>
 
 #include <avahi-client/client.h>
+#include <avahi-client/publish.h>
+
 #include <avahi-common/alternative.h>
 #include <avahi-common/simple-watch.h>
 #include <avahi-common/malloc.h>