Nullify DEBUGLVL() properly
[jelmer/winexe.git] / source / async.c
index c59b37fceaa3480ca05aeac9bdfce93c925f9d4b..71196ff14e7d68fb2eabc255034b60b1566748fc 100644 (file)
@@ -21,7 +21,7 @@
 #include <samba-4.0/util/time.h>
 #include <samba-4.0/smb_cliraw.h>
 #define DEBUG(x,y)
-#define DEBUGLVL(x)
+#define DEBUGLVL(x) 0
 #endif
 
 #include "async.h"