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:
@@ -39,9 +39,11 @@
|
|||||||
is set.
|
is set.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#define SOCKET_WRAPPER_NOT_REPLACE
|
||||||
|
#undef SOCKET_WRAPPER_REPLACE
|
||||||
|
|
||||||
#ifdef _SAMBA_BUILD_
|
#ifdef _SAMBA_BUILD_
|
||||||
|
|
||||||
#define SOCKET_WRAPPER_NOT_REPLACE
|
|
||||||
#include "includes.h"
|
#include "includes.h"
|
||||||
#include "system/network.h"
|
#include "system/network.h"
|
||||||
#include "system/filesys.h"
|
#include "system/filesys.h"
|
||||||
@@ -77,6 +79,7 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#include "socket_wrapper.h"
|
#include "socket_wrapper.h"
|
||||||
|
|
||||||
#define HAVE_GETTIMEOFDAY_TZ 1
|
#define HAVE_GETTIMEOFDAY_TZ 1
|
||||||
|
|
||||||
#define _PUBLIC_
|
#define _PUBLIC_
|
||||||
|
Reference in New Issue
Block a user