1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

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
This commit is contained in:
Volker Lendecke 2011-08-10 15:52:28 +02:00 committed by Volker Lendecke
parent 4b94926ac3
commit e0dc3aa5b6

View File

@ -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 {