summaryrefslogtreecommitdiff
path: root/source4/cluster
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2007-04-21 07:37:21 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:51:18 -0500
commitb17445950ea2bf51dc28555f4d68e8c374ea5639 (patch)
tree28327dbb6493b9bd385efd95a337d56b2650d77e /source4/cluster
parent046870c023c950377c97c58e79ec730351a3fa97 (diff)
downloadsamba-b17445950ea2bf51dc28555f4d68e8c374ea5639.tar.gz
samba-b17445950ea2bf51dc28555f4d68e8c374ea5639.tar.bz2
samba-b17445950ea2bf51dc28555f4d68e8c374ea5639.zip
r22423: don't need popt here
(This used to be commit fd8594d62eed8f1fb8d702689b21eff297bb6593)
Diffstat (limited to 'source4/cluster')
-rw-r--r--source4/cluster/ctdb/common/ctdb_lockwait.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/cluster/ctdb/common/ctdb_lockwait.c b/source4/cluster/ctdb/common/ctdb_lockwait.c
index 36b08796be..d61e12633b 100644
--- a/source4/cluster/ctdb/common/ctdb_lockwait.c
+++ b/source4/cluster/ctdb/common/ctdb_lockwait.c
@@ -22,7 +22,6 @@
#include "lib/events/events.h"
#include "system/filesys.h"
#include "system/wait.h"
-#include "popt.h"
#include "db_wrap.h"
#include "lib/tdb/include/tdb.h"
#include "../include/ctdb_private.h"