aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/win32.h
blob: 7f4c97c582e57b008287f6d0e06f536cf7896e28 (plain)
1
2
3
4
5
6
7
8
#  define JMP_BUF
#  define NEED_SIG_JMP
#  define NO_UNISTD_H
#  define USES_WINSOCK 
#  define NOFILE	100
#  ifndef MAXPATHLEN
#  define MAXPATHLEN    250
#  endif