12c593315Sopenharmony_ci/* Hint to the compiler that a function never returns */
22c593315Sopenharmony_ci#define NGHTTP2_NORETURN @HINT_NORETURN@
32c593315Sopenharmony_ci
42c593315Sopenharmony_ci/* Define to `int' if <sys/types.h> does not define. */
52c593315Sopenharmony_ci#cmakedefine ssize_t @ssize_t@
62c593315Sopenharmony_ci
72c593315Sopenharmony_ci/* Define to 1 if you have the `std::map::emplace`. */
82c593315Sopenharmony_ci#cmakedefine HAVE_STD_MAP_EMPLACE 1
92c593315Sopenharmony_ci
102c593315Sopenharmony_ci/* Define to 1 if you have `libjansson` library. */
112c593315Sopenharmony_ci#cmakedefine HAVE_JANSSON 1
122c593315Sopenharmony_ci
132c593315Sopenharmony_ci/* Define to 1 if you have `libxml2` library. */
142c593315Sopenharmony_ci#cmakedefine HAVE_LIBXML2 1
152c593315Sopenharmony_ci
162c593315Sopenharmony_ci/* Define to 1 if you have `mruby` library. */
172c593315Sopenharmony_ci#cmakedefine HAVE_MRUBY 1
182c593315Sopenharmony_ci
192c593315Sopenharmony_ci/* Define to 1 if you have `neverbleed` library. */
202c593315Sopenharmony_ci#cmakedefine HAVE_NEVERBLEED 1
212c593315Sopenharmony_ci
222c593315Sopenharmony_ci/* sizeof(int *) */
232c593315Sopenharmony_ci#cmakedefine SIZEOF_INT_P   @SIZEOF_INT_P@
242c593315Sopenharmony_ci
252c593315Sopenharmony_ci/* sizeof(time_t) */
262c593315Sopenharmony_ci#cmakedefine SIZEOF_TIME_T  @SIZEOF_TIME_T@
272c593315Sopenharmony_ci
282c593315Sopenharmony_ci/* Define to 1 if you have the `_Exit` function. */
292c593315Sopenharmony_ci#cmakedefine HAVE__EXIT 1
302c593315Sopenharmony_ci
312c593315Sopenharmony_ci/* Define to 1 if you have the `accept4` function. */
322c593315Sopenharmony_ci#cmakedefine HAVE_ACCEPT4 1
332c593315Sopenharmony_ci
342c593315Sopenharmony_ci/* Define to 1 if you have the `clock_gettime` function. */
352c593315Sopenharmony_ci#cmakedefine HAVE_CLOCK_GETTIME 1
362c593315Sopenharmony_ci
372c593315Sopenharmony_ci/* Define to 1 if you have the `mkostemp` function. */
382c593315Sopenharmony_ci#cmakedefine HAVE_MKOSTEMP 1
392c593315Sopenharmony_ci
402c593315Sopenharmony_ci/* Define to 1 if you have the `GetTickCount64` function. */
412c593315Sopenharmony_ci#cmakedefine HAVE_GETTICKCOUNT64 1
422c593315Sopenharmony_ci
432c593315Sopenharmony_ci/* Define to 1 if you have the `initgroups` function. */
442c593315Sopenharmony_ci#cmakedefine01 HAVE_DECL_INITGROUPS
452c593315Sopenharmony_ci
462c593315Sopenharmony_ci/* Define to 1 to enable debug output. */
472c593315Sopenharmony_ci#cmakedefine DEBUGBUILD 1
482c593315Sopenharmony_ci
492c593315Sopenharmony_ci/* Define to 1 if you want to disable threads. */
502c593315Sopenharmony_ci#cmakedefine NOTHREADS 1
512c593315Sopenharmony_ci
522c593315Sopenharmony_ci/* Define to 1 if you have the <arpa/inet.h> header file. */
532c593315Sopenharmony_ci#cmakedefine HAVE_ARPA_INET_H 1
542c593315Sopenharmony_ci
552c593315Sopenharmony_ci/* Define to 1 if you have the <fcntl.h> header file. */
562c593315Sopenharmony_ci#cmakedefine HAVE_FCNTL_H 1
572c593315Sopenharmony_ci
582c593315Sopenharmony_ci/* Define to 1 if you have the <inttypes.h> header file. */
592c593315Sopenharmony_ci#cmakedefine HAVE_INTTYPES_H 1
602c593315Sopenharmony_ci
612c593315Sopenharmony_ci/* Define to 1 if you have the <limits.h> header file. */
622c593315Sopenharmony_ci#cmakedefine HAVE_LIMITS_H 1
632c593315Sopenharmony_ci
642c593315Sopenharmony_ci/* Define to 1 if you have the <netdb.h> header file. */
652c593315Sopenharmony_ci#cmakedefine HAVE_NETDB_H 1
662c593315Sopenharmony_ci
672c593315Sopenharmony_ci/* Define to 1 if you have the <netinet/in.h> header file. */
682c593315Sopenharmony_ci#cmakedefine HAVE_NETINET_IN_H 1
692c593315Sopenharmony_ci
702c593315Sopenharmony_ci/* Define to 1 if you have the <netinet/ip.h> header file. */
712c593315Sopenharmony_ci#cmakedefine HAVE_NETINET_IP_H 1
722c593315Sopenharmony_ci
732c593315Sopenharmony_ci/* Define to 1 if you have the <pwd.h> header file. */
742c593315Sopenharmony_ci#cmakedefine HAVE_PWD_H 1
752c593315Sopenharmony_ci
762c593315Sopenharmony_ci/* Define to 1 if you have the <sys/socket.h> header file. */
772c593315Sopenharmony_ci#cmakedefine HAVE_SYS_SOCKET_H 1
782c593315Sopenharmony_ci
792c593315Sopenharmony_ci/* Define to 1 if you have the <sys/time.h> header file. */
802c593315Sopenharmony_ci#cmakedefine HAVE_SYS_TIME_H 1
812c593315Sopenharmony_ci
822c593315Sopenharmony_ci/* Define to 1 if you have the <sysinfoapi.h> header file. */
832c593315Sopenharmony_ci#cmakedefine HAVE_SYSINFOAPI_H 1
842c593315Sopenharmony_ci
852c593315Sopenharmony_ci/* Define to 1 if you have the <syslog.h> header file. */
862c593315Sopenharmony_ci#cmakedefine HAVE_SYSLOG_H 1
872c593315Sopenharmony_ci
882c593315Sopenharmony_ci/* Define to 1 if you have the <time.h> header file. */
892c593315Sopenharmony_ci#cmakedefine HAVE_TIME_H 1
902c593315Sopenharmony_ci
912c593315Sopenharmony_ci/* Define to 1 if you have the <unistd.h> header file. */
922c593315Sopenharmony_ci#cmakedefine HAVE_UNISTD_H 1
932c593315Sopenharmony_ci
942c593315Sopenharmony_ci/* Define to 1 if HTTP/3 is enabled. */
952c593315Sopenharmony_ci#cmakedefine ENABLE_HTTP3 1
962c593315Sopenharmony_ci
972c593315Sopenharmony_ci/* Define to 1 if you have `libbpf` library. */
982c593315Sopenharmony_ci#cmakedefine HAVE_LIBBPF 1
992c593315Sopenharmony_ci
1002c593315Sopenharmony_ci/* Define to 1 if you have enum bpf_stats_type in linux/bpf.h. */
1012c593315Sopenharmony_ci#cmakedefine HAVE_BPF_STATS_TYPE 1
1022c593315Sopenharmony_ci
1032c593315Sopenharmony_ci/* Define to 1 if you have `libngtcp2_crypto_quictls` library. */
1042c593315Sopenharmony_ci#cmakedefine HAVE_LIBNGTCP2_CRYPTO_QUICTLS
1052c593315Sopenharmony_ci
1062c593315Sopenharmony_ci/* Define to 1 if you have `libev` library. */
1072c593315Sopenharmony_ci#cmakedefine HAVE_LIBEV 1
108