1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-08 04:58:40 +03:00

popt not needed in lockwait code

(This used to be ctdb commit 796fdbe8efc3d74515218ddcb25abdbec2e9c2b7)
This commit is contained in:
Andrew Tridgell 2007-04-23 23:33:37 +02:00
parent f651581460
commit 3d14b79c2f

View 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"