diff options
Diffstat (limited to 'src/include/port/win.h')
-rw-r--r-- | src/include/port/win.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/port/win.h b/src/include/port/win.h index f30979fd221..bae6de53f64 100644 --- a/src/include/port/win.h +++ b/src/include/port/win.h @@ -6,7 +6,6 @@ typedef unsigned char slock_t; #endif #define tzname _tzname /* should be in time.h? */ -#define USE_POSIX_TIME #define HAVE_INT_TIMEZONE /* has int _timezone */ #include <cygwin/version.h> |