summaryrefslogtreecommitdiff
path: root/source3/lib/ctdb_packet.c
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2011-08-10 15:52:28 +0200
committerVolker Lendecke <vlendec@samba.org>2011-08-10 18:10:39 +0200
commite0dc3aa5b61a779b51d4444101e79aefd6b8026e (patch)
treecc54547b30a7a10cf5ee15424e31b382ddc408cf /source3/lib/ctdb_packet.c
parent4b94926ac33bb4534497a3fa2ed8978d767918df (diff)
downloadsamba-e0dc3aa5b61a779b51d4444101e79aefd6b8026e.tar.gz
samba-e0dc3aa5b61a779b51d4444101e79aefd6b8026e.tar.bz2
samba-e0dc3aa5b61a779b51d4444101e79aefd6b8026e.zip
s3: Remove an unnecessary include
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Wed Aug 10 18:10:39 CEST 2011 on sn-devel-104
Diffstat (limited to 'source3/lib/ctdb_packet.c')
-rw-r--r--source3/lib/ctdb_packet.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/lib/ctdb_packet.c b/source3/lib/ctdb_packet.c
index 17c70ff2d6..49ade4e88e 100644
--- a/source3/lib/ctdb_packet.c
+++ b/source3/lib/ctdb_packet.c
@@ -20,7 +20,6 @@
#include "includes.h"
#include "../lib/util/select.h"
#include "system/filesys.h"
-#include "system/select.h"
#include "ctdb_packet.h"
struct ctdb_packet_context {