The branch, master has been updated
via e0dc3aa s3: Remove an unnecessary include
from 4b94926 pytalloc: Regenerate ABI file.
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit e0dc3aa5b61a779b51d4444101e79aefd6b8026e
Author: Volker Lendecke <[email protected]>
Date: Wed Aug 10 15:52:28 2011 +0200
s3: Remove an unnecessary include
Autobuild-User: Volker Lendecke <[email protected]>
Autobuild-Date: Wed Aug 10 18:10:39 CEST 2011 on sn-devel-104
-----------------------------------------------------------------------
Summary of changes:
source3/lib/ctdb_packet.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
Changeset truncated at 500 lines:
diff --git a/source3/lib/ctdb_packet.c b/source3/lib/ctdb_packet.c
index 17c70ff..49ade4e 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 {
--
Samba Shared Repository