From: Love Hörnquist Åstrand Date: Sun, 8 Oct 2006 21:09:54 +0000 (+0000) Subject: r19175: If not in _SAMBA_BUILD_, define _PUBLIC_ to nothing. X-Git-Tag: samba-4.0.0alpha6~801^3~4548 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b34e585fc4b334ee4e1978bccfc39125c8408d7;p=thirdparty%2Fsamba.git r19175: If not in _SAMBA_BUILD_, define _PUBLIC_ to nothing. (This used to be commit 8c2585f0cfb7ae229de066965a732904545f0869) --- diff --git a/source4/lib/socket_wrapper/socket_wrapper.c b/source4/lib/socket_wrapper/socket_wrapper.c index 68ee400a7bb..d2ef84ac226 100644 --- a/source4/lib/socket_wrapper/socket_wrapper.c +++ b/source4/lib/socket_wrapper/socket_wrapper.c @@ -74,6 +74,8 @@ #include #include +#define _PUBLIC_ + #error "dlinklist.h missing" #endif