module-bonjour-publish: don't include avahi headers

The avahi layer won't work on OSX and is unnecessary, too.
This commit is contained in:
Daniel Mack 2010-11-18 18:30:55 -08:00 committed by Colin Guthrie
parent af18bc8038
commit 948950a3fd

View file

@ -44,7 +44,6 @@
#include <pulsecore/core-subscribe.h>
#include <pulsecore/dynarray.h>
#include <pulsecore/modargs.h>
#include <pulsecore/avahi-wrap.h>
#include <pulsecore/endianmacros.h>
#include <pulsecore/protocol-native.h>