aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/cygwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/cygwin.h')
-rw-r--r--src/include/port/cygwin.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/include/port/cygwin.h b/src/include/port/cygwin.h
index cb6d6ecc080..d3ae74b1bf5 100644
--- a/src/include/port/cygwin.h
+++ b/src/include/port/cygwin.h
@@ -1,11 +1,10 @@
-/* $Header: /cvsroot/pgsql/src/include/port/cygwin.h,v 1.1 2003/03/21 17:18:34 petere Exp $ */
+/* $Header: /cvsroot/pgsql/src/include/port/cygwin.h,v 1.2 2003/04/18 01:03:42 momjian Exp $ */
+
+#include <port/win32defs.h>
#define HAS_TEST_AND_SET
typedef unsigned char slock_t;
-#define tzname _tzname /* should be in time.h? */
-#define HAVE_INT_TIMEZONE /* has int _timezone */
-
#include <cygwin/version.h>
/*