summaryrefslogtreecommitdiff
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.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/include/port/cygwin.h b/src/include/port/cygwin.h
index d3ae74b1bf5..c703f59c62b 100644
--- a/src/include/port/cygwin.h
+++ b/src/include/port/cygwin.h
@@ -1,6 +1,4 @@
-/* $Header: /cvsroot/pgsql/src/include/port/cygwin.h,v 1.2 2003/04/18 01:03:42 momjian Exp $ */
-
-#include <port/win32defs.h>
+/* $Header: /cvsroot/pgsql/src/include/port/cygwin.h,v 1.3 2003/05/22 17:20:28 petere Exp $ */
#define HAS_TEST_AND_SET
typedef unsigned char slock_t;