From 9404b90ae2c3f097b4526bd3c5783d872fa2ae30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 10 Oct 2006 10:26:54 +0000 Subject: [PATCH] Force no socket wrapper for socket_wrapper itself. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18393 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/roken/socket_wrapper.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/roken/socket_wrapper.c b/lib/roken/socket_wrapper.c index 4925024e3..bc942987f 100644 --- a/lib/roken/socket_wrapper.c +++ b/lib/roken/socket_wrapper.c @@ -39,9 +39,11 @@ is set. */ +#define SOCKET_WRAPPER_NOT_REPLACE +#undef SOCKET_WRAPPER_REPLACE + #ifdef _SAMBA_BUILD_ -#define SOCKET_WRAPPER_NOT_REPLACE #include "includes.h" #include "system/network.h" #include "system/filesys.h" @@ -77,6 +79,7 @@ #include #include "socket_wrapper.h" + #define HAVE_GETTIMEOFDAY_TZ 1 #define _PUBLIC_