Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
[tprouty/samba.git] / source / smbd / auth_domain.c
index 111f0f143c1848df3a06cb1c0de7e0db4ce38c30..bcd41bacdba35d7064f83f82fbb301970b1db005 100644 (file)
@@ -22,8 +22,6 @@
 
 #include "includes.h"
 
-extern int DEBUGLEVEL;
-
 BOOL global_machine_password_needs_changing = False;
 
 /****************************************************************************