summaryrefslogtreecommitdiff
path: root/source3/utils/status.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2001-09-10 12:14:18 +0000
committerAndrew Tridgell <tridge@samba.org>2001-09-10 12:14:18 +0000
commitb12a4dd9b655485420d5c67dd143d8f49ac28a40 (patch)
treef3287d94613da998004ba84180c9e4318b91c1d7 /source3/utils/status.c
parent162e975514d71d98b42df579ab561da51a095e7b (diff)
downloadsamba-b12a4dd9b655485420d5c67dd143d8f49ac28a40.tar.gz
samba-b12a4dd9b655485420d5c67dd143d8f49ac28a40.tar.bz2
samba-b12a4dd9b655485420d5c67dd143d8f49ac28a40.zip
declare dbf in one spot
(This used to be commit f41c3bb80f1e498a9d27f6e236b0ff3a742764c9)
Diffstat (limited to 'source3/utils/status.c')
-rw-r--r--source3/utils/status.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/utils/status.c b/source3/utils/status.c
index 7cbb1850de..47379fd57c 100644
--- a/source3/utils/status.c
+++ b/source3/utils/status.c
@@ -45,7 +45,6 @@ struct session_record{
} *srecs;
extern int DEBUGLEVEL;
-extern XFILE *dbf;
static pstring Ucrit_username = ""; /* added by OH */
static pid_t Ucrit_pid[100]; /* Ugly !!! */ /* added by OH */