diff options
Diffstat (limited to 'src/include/port/win.h')
| -rw-r--r-- | src/include/port/win.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/port/win.h b/src/include/port/win.h index bae6de53f6..91b1b1e6d6 100644 --- a/src/include/port/win.h +++ b/src/include/port/win.h @@ -9,6 +9,3 @@ typedef unsigned char slock_t; #define HAVE_INT_TIMEZONE /* has int _timezone */ #include <cygwin/version.h> -#if (CYGWIN_VERSION_API_MAJOR >= 0) && (CYGWIN_VERSION_API_MINOR >= 8) -#define sys_nerr _sys_nerr -#endif |
