r19175: If not in _SAMBA_BUILD_, define _PUBLIC_ to nothing.
authorLove Hörnquist Åstrand <lha@samba.org>
Sun, 8 Oct 2006 21:09:54 +0000 (21:09 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:20:49 +0000 (14:20 -0500)
(This used to be commit 8c2585f0cfb7ae229de066965a732904545f0869)

source4/lib/socket_wrapper/socket_wrapper.c

index 68ee400a7bb8f499c83c6a1264a6d942ad361ba0..d2ef84ac226aa061844f88b43359113cd69d7144 100644 (file)
@@ -74,6 +74,8 @@
 #include <string.h>
 #include <stdio.h>
 
+#define _PUBLIC_
+
 #error "dlinklist.h missing"
 
 #endif