]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
popt not needed in lockwait code
authorAndrew Tridgell <tridge@samba.org>
Mon, 23 Apr 2007 21:33:37 +0000 (23:33 +0200)
committerAndrew Tridgell <tridge@samba.org>
Mon, 23 Apr 2007 21:33:37 +0000 (23:33 +0200)
(This used to be ctdb commit 796fdbe8efc3d74515218ddcb25abdbec2e9c2b7)

ctdb/common/ctdb_lockwait.c

index 36b08796befe0d81b13d8bf69de04f90c7634b79..d61e12633b7aced109e046bb306d87024d3937dd 100644 (file)
@@ -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"