summaryrefslogtreecommitdiffstats
path: root/source/utils/nmblookup.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-07-29 03:08:05 +0000
committerAndrew Tridgell <tridge@samba.org>1998-07-29 03:08:05 +0000
commit3bda7ac417107a7b01d91805ca71c4330657ed21 (patch)
tree0fb2fb0cbd2df1b77ea814ba30e2bb1f8a1d999f /source/utils/nmblookup.c
parent7b3a9d6285cc0d1967155a68845e28c6296ecc67 (diff)
downloadsamba-3bda7ac417107a7b01d91805ca71c4330657ed21.tar.gz
samba-3bda7ac417107a7b01d91805ca71c4330657ed21.tar.xz
samba-3bda7ac417107a7b01d91805ca71c4330657ed21.zip
merge from the autoconf2 branch to the main branch
Diffstat (limited to 'source/utils/nmblookup.c')
-rw-r--r--source/utils/nmblookup.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/source/utils/nmblookup.c b/source/utils/nmblookup.c
index 59d5771c5d2..551d453dba2 100644
--- a/source/utils/nmblookup.c
+++ b/source/utils/nmblookup.c
@@ -20,9 +20,7 @@
*/
-#ifdef SYSLOG
-#undef SYSLOG
-#endif
+#define NO_SYSLOG
#include "includes.h"