aboutsummaryrefslogtreecommitdiff
path: root/lib/if2ip.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/if2ip.c')
-rw-r--r--lib/if2ip.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/if2ip.c b/lib/if2ip.c
index 01076c9a0..1e6a88f0d 100644
--- a/lib/if2ip.c
+++ b/lib/if2ip.c
@@ -34,10 +34,6 @@
#if ! defined(WIN32) && ! defined(__BEOS__) && !defined(__CYGWIN32__)
-#ifdef NEED_REENTRANT
-#define _REENTRANT
-#endif
-
#ifdef HAVE_SYS_SOCKET_H
#include <sys/socket.h>
#endif