aboutsummaryrefslogtreecommitdiff
path: root/lib/hostasyn.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hostasyn.c')
-rw-r--r--lib/hostasyn.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/hostasyn.c b/lib/hostasyn.c
index e37db2755..d1b7cdd18 100644
--- a/lib/hostasyn.c
+++ b/lib/hostasyn.c
@@ -26,8 +26,6 @@
#include <string.h>
#include <errno.h>
-#define _REENTRANT
-
#if defined(WIN32) && !defined(__GNUC__) || defined(__MINGW32__)
#include <malloc.h>
#else