Ingo Ralf Blum's cygwin fixes

This commit is contained in:
Daniel Stenberg
2001-01-24 14:44:05 +00:00
parent 1716dbb68a
commit 29bcba9a90
4 changed files with 8 additions and 5 deletions

View File

@@ -32,7 +32,7 @@
#include <unistd.h>
#endif
#if ! defined(WIN32) && ! defined(__BEOS__)
#if ! defined(WIN32) && ! defined(__BEOS__) && !defined(__CYGWIN32__)
#ifdef NEED_REENTRANT
#define _REENTRANT