ncftp for win32 3.0.3
[reactos.git] / reactos / apps / utils / net / ncftp / sio / wincfg.h
1 /* config.h. Generated automatically by configure. */
2 /* config.h.in. Generated automatically from configure.in by autoheader. */
3
4 /* #define CAN_USE_SYS_SELECT_H 1 */
5
6 /* Define to empty if the keyword does not work. */
7 /* #undef const */
8
9 /* #undef HAVE_MSGHDR_ACCRIGHTS */
10
11 /* #define HAVE_MSGHDR_CONTROL 1 */
12
13 /* Define if you have sigsetjmp and siglongjmp. */
14 /* #define HAVE_SIGSETJMP 1 */
15
16 /* #undef HAVE_SOCKADDR_UN_SUN_LEN */
17
18 /* #define HAVE_STRUCT_CMSGDHR 1 */
19
20 /* Define to the type of arg1 for select(). */
21 #define SELECT_TYPE_ARG1 int
22
23 /* Define to the type of args 2, 3 and 4 for select(). */
24 #define SELECT_TYPE_ARG234 (fd_set FAR *)
25
26 /* Define to the type of arg5 for select(). */
27 #define SELECT_TYPE_ARG5 (const struct timeval FAR *)
28
29 /* Define to `unsigned' if <sys/types.h> doesn't define. */
30 /* #undef size_t */
31
32 /* Define if you have the ANSI C header files. */
33 #define STDC_HEADERS 1
34
35 /* Define if you have the sigaction function. */
36 /* #define HAVE_SIGACTION 1 */
37
38 /* Define if you have the <sys/select.h> header file. */
39 /* #define HAVE_SYS_SELECT_H 1 */
40
41 /* Define if you have the <sys/time.h> header file. */
42 /* #undef HAVE_SYS_TIME_H */
43
44 /* Define if you have the <sys/un.h> header file. */
45 /* #define HAVE_SYS_UN_H 1 */
46
47 /* Define if you have the <unistd.h> header file. */
48 /* #define HAVE_UNISTD_H 1 */
49
50 /* Define if you have the 44bsd library (-l44bsd). */
51 /* #undef HAVE_LIB44BSD */
52
53 /* Define if you have the gen library (-lgen). */
54 /* #undef HAVE_LIBGEN */
55
56 /* Define if you have the nsl library (-lnsl). */
57 /* #undef HAVE_LIBNSL */
58
59 /* Define if you have the resolv library (-lresolv). */
60 /* #undef HAVE_LIBRESOLV */
61
62 /* Define if you have the socket library (-lsocket). */
63 /* #undef HAVE_LIBSOCKET */