Fix bug 6441 -- fix the compile with --enable-dnssd
commit07e370863b4b2120c087c14e4f9e60b791113752
authorVolker Lendecke <vl@samba.org>
Sat, 6 Jun 2009 19:43:53 +0000 (6 21:43 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 10 Jun 2009 14:17:59 +0000 (10 16:17 +0200)
tree5d24608e19512ea6d31d4200ca114b421b11c2bc
parenteccef1279ccf453e6da479f4279ed7641cda2e10
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
(cherry picked from commit 8b8336a115b73eb99cd1f9a8d1286df713ec53c3)
source/smbd/server.c