Fixed resource leakage during connection accept(2)
[middleman.git] / config.h.in
1 #undef HAVE_ARPA_INET_H
2 #undef HAVE_FCNTL_H
3 #undef HAVE_GETHOSTBYNAME_R
4 #undef HAVE_INTTYPES_H
5 #undef HAVE_LIBNSL
6 #undef HAVE_LIBRESOLV
7 #undef HAVE_LIBSOCKET
8 #undef HAVE_MEMORY_H
9 #undef HAVE_NETDB_H
10 #undef HAVE_POLL
11 #undef HAVE_REGEXEC
12 #undef HAVE_REGEX_H
13 #undef HAVE_SOCKET
14 #undef HAVE_STDINT_H
15 #undef HAVE_STDLIB_H
16 #undef HAVE_STRINGS_H
17 #undef HAVE_STRING_H
18 #undef HAVE_STRNCASECMP
19 #undef HAVE_SYS_SOCKET_H
20 #undef HAVE_SYS_STAT_H
21 #undef HAVE_SYS_TIME_H
22 #undef HAVE_SYS_TYPES_H
23 #undef HAVE_SYS_WAIT_H
24 #undef HAVE_UNISTD_H
25 #undef HAVE_VSNPRINTF
26 #undef PACKAGE_BUGREPORT
27 #undef PACKAGE_NAME
28 #undef PACKAGE_STRING
29 #undef PACKAGE_TARNAME
30 #undef PACKAGE_VERSION
31 #undef STDC_HEADERS
32 #undef TIME_WITH_SYS_TIME
33 #undef TM_IN_SYS_TIME
34 #undef HAVE_MEMMOVE
35 #undef HAVE_BCOPY
36 #undef HAVE_STRERROR
37
38 #ifndef NEWLINE
39 #define NEWLINE '\n'
40 #endif
41