Fix bug 6441 -- fix the compile with --enable-dnssd
commit8b8336a115b73eb99cd1f9a8d1286df713ec53c3
authorVolker Lendecke <vl@samba.org>
Sat, 6 Jun 2009 19:43:53 +0000 (6 21:43 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 8 Jun 2009 08:06:19 +0000 (8 10:06 +0200)
treed0af290c929d2c5497df0da4723b700005545bb2
parent01acd8d9277362ae3c0e92963f66e7af3202b84d
Fix bug 6441 -- fix the compile with --enable-dnssd

The server side of dnssd has been replaced with native avahi support. The code
is only left in in case some OS/X fan wants to revive it, and the client-side
has not been converted yet.

Fix the build of the server side by removing the #ifdef
source/smbd/server.c