summaryrefslogtreecommitdiffstats
path: root/lib/replace/system/network.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/replace/system/network.h')
-rw-r--r--lib/replace/system/network.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/replace/system/network.h b/lib/replace/system/network.h
index 5159fc8c38..273cb716cf 100644
--- a/lib/replace/system/network.h
+++ b/lib/replace/system/network.h
@@ -367,13 +367,4 @@ struct addrinfo {
#endif /* HAVE_LINUX_IPV6_V6ONLY_26 */
#endif /* HAVE_IPV6 */
-#ifdef SOCKET_WRAPPER
-#ifndef SOCKET_WRAPPER_DISABLE
-#ifndef SOCKET_WRAPPER_NOT_REPLACE
-#define SOCKET_WRAPPER_REPLACE
-#endif /* SOCKET_WRAPPER_NOT_REPLACE */
-#include "../socket_wrapper/socket_wrapper.h"
-#endif /* SOCKET_WRAPPER_DISABLE */
-#endif /* SOCKET_WRAPPER */
-
#endif