summaryrefslogtreecommitdiff
path: root/source4/include
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-02-10 06:59:29 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:09:39 -0500
commitbed7c9ec32b7d4083ba4ed2abbf3b6126bee7a25 (patch)
tree2ade02d10d5e24190eecea9c25a3d159bad35643 /source4/include
parent8fb475f626c61b977d6dcd3b20b3495fd9d0b95d (diff)
downloadsamba-bed7c9ec32b7d4083ba4ed2abbf3b6126bee7a25.tar.gz
samba-bed7c9ec32b7d4083ba4ed2abbf3b6126bee7a25.tar.bz2
samba-bed7c9ec32b7d4083ba4ed2abbf3b6126bee7a25.zip
r5304: removed lib/socket/socket.h from includes.h
(This used to be commit b902ea546d2d1327b23f40ddaeeaa8e7e3662454)
Diffstat (limited to 'source4/include')
-rw-r--r--source4/include/includes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/include/includes.h b/source4/include/includes.h
index 890491f884..cfc0a26260 100644
--- a/source4/include/includes.h
+++ b/source4/include/includes.h
@@ -122,7 +122,6 @@ extern int errno;
#include "enums.h"
#include "smb_macros.h"
#include "smb.h"
-#include "lib/socket/socket.h"
#include "libcli/ldap/ldap.h"
#include "byteorder.h"
#include "module.h"