summaryrefslogtreecommitdiffstats
path: root/source/utils/pdbedit.c
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2001-10-20 21:23:52 +0000
committerJeremy Allison <jra@samba.org>2001-10-20 21:23:52 +0000
commitee1dc804fb1aa0c7ba3d0c2bb534a8965eaaf9dc (patch)
tree0f80fb416f3830d6149a18a33538294d4676aeb7 /source/utils/pdbedit.c
parentf34fc713c8e23e2cc8bd89c776f45e26ffb02c47 (diff)
downloadsamba-ee1dc804fb1aa0c7ba3d0c2bb534a8965eaaf9dc.tar.gz
samba-ee1dc804fb1aa0c7ba3d0c2bb534a8965eaaf9dc.tar.xz
samba-ee1dc804fb1aa0c7ba3d0c2bb534a8965eaaf9dc.zip
Removed extern int DEBUGLEVEL - included in headers.
Moved from timestamp based comparison of open files in share mode table to generational file_id comparison. This should help track down any logic bugs. Needs some more testing. Coming to HEAD as soon as the compile finishes :-). Jeremy.
Diffstat (limited to 'source/utils/pdbedit.c')
-rw-r--r--source/utils/pdbedit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/utils/pdbedit.c b/source/utils/pdbedit.c
index 7006eeee4e5..b877dbfd5e2 100644
--- a/source/utils/pdbedit.c
+++ b/source/utils/pdbedit.c
@@ -32,7 +32,6 @@
#include "includes.h"
extern pstring global_myname;
-extern int DEBUGLEVEL;
/*
* Next two lines needed for SunOS and don't