summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-04-28 17:38:09 +0200
committerGünther Deschner <gd@samba.org>2011-04-29 14:00:30 +0200
commit50883cfeb4eed3d538f71443060745f8747044c9 (patch)
treee2415ab25b9500ed0a822ee80e57fb699a63f41b /source3/include/includes.h
parent12476223c6aa7473c55bcf529639eefce8450680 (diff)
downloadsamba-50883cfeb4eed3d538f71443060745f8747044c9.tar.gz
samba-50883cfeb4eed3d538f71443060745f8747044c9.tar.bz2
samba-50883cfeb4eed3d538f71443060745f8747044c9.zip
s3-tevent: only include ../lib/util/tevent wrappers where needed.
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Apr 29 14:00:30 CEST 2011 on sn-devel-104
Diffstat (limited to 'source3/include/includes.h')
-rw-r--r--source3/include/includes.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h
index 6c1e0b4d4e..f4cac1a88f 100644
--- a/source3/include/includes.h
+++ b/source3/include/includes.h
@@ -520,8 +520,6 @@ typedef char fstring[FSTRING_LEN];
#include <talloc.h>
#include "event.h"
-#include "../lib/util/tevent_unix.h"
-#include "../lib/util/tevent_ntstatus.h"
#include "../lib/util/data_blob.h"
#include "../lib/util/time.h"