X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Flib%2Fdnssd.c;h=813796262f944d812c9dba887c6f284a0d919540;hb=bbb0ec366ab3089d79702e0b90c4afada29b7bc6;hp=53f238cfc331a3eea7fa168a99beebdaae0c5a15;hpb=6da213500acdf779fcae9749cec487bf4a79c75f;p=deb_shairplay.git diff --git a/src/lib/dnssd.c b/src/lib/dnssd.c index 53f238c..8137962 100644 --- a/src/lib/dnssd.c +++ b/src/lib/dnssd.c @@ -17,6 +17,10 @@ #include #include +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "dnssd.h" #include "dnssdint.h" #include "global.h"