mirror of
https://github.com/postgres/postgres.git
synced 2026-04-25 16:18:21 -04:00
Remove unneeded define.
This commit is contained in:
parent
4a5f38c4e6
commit
19141f5584
1 changed files with 1 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue