- Rearrange reactos.dff according to rosapps rearrange.
[reactos.git] / rosapps / applications / net / ncftp / sio / config.h.in
1 /* config.h.in. Generated automatically from configure.in by autoheader. */
2
3 #undef CAN_USE_SYS_SELECT_H
4
5 /* Define to empty if the keyword does not work. */
6 #undef const
7
8 #undef HAVE_MSGHDR_ACCRIGHTS
9
10 #undef HAVE_MSGHDR_CONTROL
11
12 /* Define if you have sigsetjmp and siglongjmp. */
13 #undef HAVE_SIGSETJMP
14
15 #undef HAVE_SOCKADDR_UN_SUN_LEN
16
17 #undef HAVE_STRUCT_CMSGDHR
18
19
20 /* Define to the type of arg1 for select(). */
21 #undef SELECT_TYPE_ARG1
22
23 /* Define to the type of args 2, 3 and 4 for select(). */
24 #undef SELECT_TYPE_ARG234
25
26 /* Define to the type of arg5 for select(). */
27 #undef SELECT_TYPE_ARG5
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 #undef STDC_HEADERS
34
35 /* Define if you have the sigaction function. */
36 #undef HAVE_SIGACTION
37
38 /* Define if you have the <sys/select.h> header file. */
39 #undef HAVE_SYS_SELECT_H
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 #undef HAVE_SYS_UN_H
46
47 /* Define if you have the <unistd.h> header file. */
48 #undef HAVE_UNISTD_H
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