Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
[samba.git] / source3 / smbd / oplock_linux.c
index c88441c8c6029a5ef308eceab9789f2bd20a5ee5..8c4259ac5359700831eaa98bb2efea84211baf04 100644 (file)
@@ -23,8 +23,6 @@
 
 #if HAVE_KERNEL_OPLOCKS_LINUX
 
-extern int DEBUGLEVEL;
-
 static VOLATILE sig_atomic_t signals_received;
 static VOLATILE sig_atomic_t signals_processed;
 static VOLATILE sig_atomic_t fd_pending; /* the fd of the current pending signal */