aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2003-04-29 18:25:54 +0000
committerBruce Momjian <bruce@momjian.us>2003-04-29 18:25:54 +0000
commit19141f558411e96446294baf240eaeccf6d68b64 (patch)
treee9d761a05b947ee1e0439d80d67122a04b75c6db /src
parent4a5f38c4e624fbdc8bb4511394c45dc2c7f784ec (diff)
downloadpostgresql-19141f558411e96446294baf240eaeccf6d68b64.tar.gz
postgresql-19141f558411e96446294baf240eaeccf6d68b64.zip
Remove unneeded define.
Diffstat (limited to 'src')
-rw-r--r--src/include/port/win32.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/include/port/win32.h b/src/include/port/win32.h
index ecd79368fb9..e608e282576 100644
--- a/src/include/port/win32.h
+++ b/src/include/port/win32.h
@@ -1,6 +1,4 @@
-/* $Header: /cvsroot/pgsql/src/include/port/win32.h,v 1.8 2003/04/24 21:23:01 momjian Exp $ */
-
-#include <port/win32defs.h>
+/* $Header: /cvsroot/pgsql/src/include/port/win32.h,v 1.9 2003/04/29 18:25:54 momjian Exp $ */
#define USES_WINSOCK
#define NOFILE 100