]> granicus.if.org Git - postgresql/blob - src/include/port/win32.h
Re-add getopt.h check, remove NT-specific tests for it.
[postgresql] / src / include / port / win32.h
1 #define JMP_BUF
2 #define NEED_SIG_JMP
3 #define USES_WINSOCK
4 #define NOFILE            100
5 #ifndef MAXPATHLEN
6 #define MAXPATHLEN        250
7 #endif