%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
/* Hint to the compiler that a function never returns */ #define NGHTTP2_NORETURN /* Edited to match src/node.h. */ #include <stdint.h> #ifdef _WIN32 #if !defined(_SSIZE_T_) && !defined(_SSIZE_T_DEFINED) typedef intptr_t ssize_t; # define _SSIZE_T_ # define _SSIZE_T_DEFINED #endif #else // !_WIN32 # include <sys/types.h> // size_t, ssize_t #endif // _WIN32 /* Define to 1 if you have the `std::map::emplace`. */ #define HAVE_STD_MAP_EMPLACE 1 /* Define to 1 if you have `libjansson` library. */ /* #undef HAVE_JANSSON */ /* Define to 1 if you have `libxml2` library. */ /* #undef HAVE_LIBXML2 */ /* Define to 1 if you have `spdylay` library. */ /* #undef HAVE_SPDYLAY */ /* Define to 1 if you have `mruby` library. */ /* #undef HAVE_MRUBY */ /* Define to 1 if you have `neverbleed` library. */ /* #undef HAVE_NEVERBLEED */ /* sizeof(int *) */ #define SIZEOF_INT_P 4 /* sizeof(time_t) */ #define SIZEOF_TIME_T 8 /* Define to 1 if you have the `_Exit` function. */ #define HAVE__EXIT 1 /* Define to 1 if you have the `accept4` function. */ /* #undef HAVE_ACCEPT4 */ /* Define to 1 if you have the `initgroups` function. */ #define HAVE_DECL_INITGROUPS 0 /* Define to 1 to enable debug output. */ /* #undef DEBUGBUILD */ /* Define to 1 if you want to disable threads. */ /* #undef NOTHREADS */ /* Define to 1 if you have the <arpa/inet.h> header file. */ #ifndef _WIN32 # define HAVE_ARPA_INET_H 1 #endif /* Define to 1 if you have the <fcntl.h> header file. */ #define HAVE_FCNTL_H 1 /* Define to 1 if you have the <inttypes.h> header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the <limits.h> header file. */ #define HAVE_LIMITS_H 1 /* Define to 1 if you have the <netdb.h> header file. */ /* #undef HAVE_NETDB_H */ /* Define to 1 if you have the <netinet/in.h> header file. */ /* #undef HAVE_NETINET_IN_H */ /* Define to 1 if you have the <pwd.h> header file. */ /* #undef HAVE_PWD_H */ /* Define to 1 if you have the <sys/socket.h> header file. */ /* #undef HAVE_SYS_SOCKET_H */ /* Define to 1 if you have the <sys/time.h> header file. */ /* #undef HAVE_SYS_TIME_H */ /* Define to 1 if you have the <syslog.h> header file. */ /* #undef HAVE_SYSLOG_H */ /* Define to 1 if you have the <time.h> header file. */ #define HAVE_TIME_H 1 /* Define to 1 if you have the <unistd.h> header file. */ /* #undef HAVE_UNISTD_H */