]> granicus.if.org Git - postgresql/blob - src/include/port/win32.h
More more of the include files under the include directory
[postgresql] / src / include / port / win32.h
1 #  define JMP_BUF
2 #  define NEED_SIG_JMP
3 #  define NO_UNISTD_H
4 #  define USES_WINSOCK 
5 #  define NOFILE        100
6 #  ifndef MAXPATHLEN
7 #  define MAXPATHLEN    250
8 #  endif