diff options
Diffstat (limited to 'src/include/port/cygwin.h')
-rw-r--r-- | src/include/port/cygwin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/port/cygwin.h b/src/include/port/cygwin.h index 2b818941ef0..66bb9acc5d0 100644 --- a/src/include/port/cygwin.h +++ b/src/include/port/cygwin.h @@ -1,4 +1,4 @@ -/* $Header: /cvsroot/pgsql/src/include/port/cygwin.h,v 1.4 2003/08/04 00:43:32 momjian Exp $ */ +/* $PostgreSQL: pgsql/src/include/port/cygwin.h,v 1.5 2003/11/29 19:52:08 pgsql Exp $ */ #define HAS_TEST_AND_SET typedef unsigned char slock_t; |