From df28bd388bc3e9f4c3099ea852ed7aebd9b4adcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 10 Oct 2006 10:28:22 +0000 Subject: [PATCH] try even hard to not use socket wrapper for socket_wrapper itself. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18394 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/roken/socket_wrapper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/roken/socket_wrapper.c b/lib/roken/socket_wrapper.c index bc942987f..7e3bf323f 100644 --- a/lib/roken/socket_wrapper.c +++ b/lib/roken/socket_wrapper.c @@ -40,7 +40,6 @@ */ #define SOCKET_WRAPPER_NOT_REPLACE -#undef SOCKET_WRAPPER_REPLACE #ifdef _SAMBA_BUILD_ @@ -63,6 +62,7 @@ #ifdef HAVE_CONFIG_H #include #endif +#undef SOCKET_WRAPPER_REPLACE #include #include