1
2/* Define to `int' if <sys/types.h> does not define. */
3#cmakedefine ssize_t @ssize_t@
4
5/* Define to 1 to enable debug output. */
6#cmakedefine DEBUGBUILD 1
7
8/* Define to 1 if you have the <arpa/inet.h> header file. */
9#cmakedefine HAVE_ARPA_INET_H 1
10
11/* Define to 1 if you have the <netinet/in.h> header file. */
12#cmakedefine HAVE_NETINET_IN_H 1
13
14/* Define to 1 if you have the <stddef.h> header file. */
15#cmakedefine HAVE_STDDEF_H 1
16
17/* Define to 1 if you have the <stdint.h> header file. */
18#cmakedefine HAVE_STDINT_H 1
19
20/* Define to 1 if you have the <stdlib.h> header file. */
21#cmakedefine HAVE_STDLIB_H 1
22
23/* Define to 1 if you have the <string.h> header file. */
24#cmakedefine HAVE_STRING_H 1
25
26/* Define to 1 if you have the <unistd.h> header file. */
27#cmakedefine HAVE_UNISTD_H 1
28
29/* Define to 1 if you have the <sys/endian.h> header file. */
30#cmakedefine HAVE_SYS_ENDIAN_H 1
31
32/* Define to 1 if you have the <endian.h> header file. */
33#cmakedefine HAVE_ENDIAN_H 1
34
35/* Define to 1 if you have the `be64toh' function. */
36#cmakedefine HAVE_BE64TOH 1
37