summaryrefslogtreecommitdiff
path: root/src/include/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/platform.h')
-rw-r--r--src/include/platform.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/include/platform.h b/src/include/platform.h
index 8c1e6d601..0aa59b72f 100644
--- a/src/include/platform.h
+++ b/src/include/platform.h
@@ -69,11 +69,6 @@
69 69
70#ifdef CYGWIN 70#ifdef CYGWIN
71#include <sys/reent.h> 71#include <sys/reent.h>
72#define _REENT_ONLY
73#endif
74
75#ifdef CYGWIN
76#undef _REENT_ONLY
77#endif 72#endif
78 73
79#ifdef _MSC_VER 74#ifdef _MSC_VER