summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-04-28 17:26:40 +0200
committerGünther Deschner <gd@samba.org>2011-04-29 12:19:04 +0200
commit12476223c6aa7473c55bcf529639eefce8450680 (patch)
tree678b93f94543e5b75216c5dd19b0dae985cbcf33 /source3/include/includes.h
parentbc6f24e89f2dd6204209fc9bacc7bfa9c22d0a57 (diff)
downloadsamba-12476223c6aa7473c55bcf529639eefce8450680.tar.gz
samba-12476223c6aa7473c55bcf529639eefce8450680.tar.bz2
samba-12476223c6aa7473c55bcf529639eefce8450680.zip
s3-tsocket: only include ../lib/tsocket/tsocket.h where needed.
Guenther
Diffstat (limited to 'source3/include/includes.h')
-rw-r--r--source3/include/includes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h
index 014d1d44bd..6c1e0b4d4e 100644
--- a/source3/include/includes.h
+++ b/source3/include/includes.h
@@ -522,7 +522,6 @@ typedef char fstring[FSTRING_LEN];
#include "event.h"
#include "../lib/util/tevent_unix.h"
#include "../lib/util/tevent_ntstatus.h"
-#include "../lib/tsocket/tsocket.h"
#include "../lib/util/data_blob.h"
#include "../lib/util/time.h"