summaryrefslogtreecommitdiff
path: root/source4/include
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-03-30 22:09:16 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:11:21 -0500
commit44d7f4f23829d98b95d9153970849a9681e4ef26 (patch)
treee1ad9250bc9a09399d84dad152da7b0c2c2702c2 /source4/include
parent2d0349614c516ce63022c50ccb71bb76d04abb1c (diff)
downloadsamba-44d7f4f23829d98b95d9153970849a9681e4ef26.tar.gz
samba-44d7f4f23829d98b95d9153970849a9681e4ef26.tar.bz2
samba-44d7f4f23829d98b95d9153970849a9681e4ef26.zip
r6139: Move socket_wrapper to a seperate directory
(This used to be commit a2ef9225f15e369af7b884262b997ab321fd24d6)
Diffstat (limited to 'source4/include')
-rw-r--r--source4/include/system/network.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/include/system/network.h b/source4/include/system/network.h
index f661194831..832000a5df 100644
--- a/source4/include/system/network.h
+++ b/source4/include/system/network.h
@@ -59,7 +59,7 @@
#ifdef DEVELOPER
#define SOCKET_WRAPPER_REPLACE
-#include "lib/socket_wrapper.h"
+#include "lib/socket_wrapper/socket_wrapper.h"
#endif
#ifdef REPLACE_INET_NTOA