r6140: - Add configure option for enabling the socket-wrapper library, so it
[bbaumbach/samba-autobuild/.git] / source4 / include / system / network.h
index 832000a5df01eb7b631bb6e12c225103f0397010..b1da60e69e0d6b26d675bbb51fbdb5dba81c93a0 100644 (file)
@@ -57,7 +57,7 @@
 #include <net/if.h>
 #endif
 
-#ifdef DEVELOPER
+#ifdef SOCKET_WRAPPER
 #define SOCKET_WRAPPER_REPLACE
 #include "lib/socket_wrapper/socket_wrapper.h"
 #endif