Force no socket wrapper for socket_wrapper itself.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18393 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-10 10:26:54 +00:00
parent 247cda7f2f
commit 9404b90ae2

View File

@@ -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 <stdio.h>
#include "socket_wrapper.h"
#define HAVE_GETTIMEOFDAY_TZ 1
#define _PUBLIC_