more merging voodoo
[tprouty/samba.git] / source / smbd / process.c
index 805bbe4415b7211522ffc22a6e1afb97f9174229..ac81116999e21adde066ecef88741b4fb894a45a 100644 (file)
@@ -1,3 +1,4 @@
+#define OLD_NTDOMAIN 1
 /* 
    Unix SMB/Netbios implementation.
    Version 1.9.
@@ -1061,3 +1062,5 @@ void smbd_process(void)
       process_local_message(InBuffer, BUFFER_SIZE);
   }
 }
+
+#undef OLD_NTDOMAIN