Temporary build fix for the merged build
[tprouty/samba.git] / libcli / netlogon.c
index ab5d9af8aa874f790bcdbb3a9f307e47a4bb9b59..36d9e5fdcd955eb2c87f2c3005fbf8616c85885f 100644 (file)
 #include "includes.h"
 #include "../libcli/netlogon.h"
 
+#undef DEBUG
+#define DEBUG(x, y)
+#undef DEBUGLVL
+#define DEBUGLVL(x) false
+#undef DEBUGLEVEL
+#define DEBUGLEVEL 0
+
 NTSTATUS push_netlogon_samlogon_response(DATA_BLOB *data, TALLOC_CTX *mem_ctx,
                                         struct smb_iconv_convenience *iconv_convenience,
                                         struct netlogon_samlogon_response *response)