X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/4536ee25876f350d5ac25cdb736dff8af551c663..162828b85d576514c6c4bf3e8961486e7d75e11c:/include/setup.h.in diff --git a/include/setup.h.in b/include/setup.h.in index 51434d9..f999e3f 100644 --- a/include/setup.h.in +++ b/include/setup.h.in @@ -1,5 +1,8 @@ /* include/setup.h.in. Generated from configure.ac by autoheader. */ +/* Size of away heap. */ +#undef AWAY_HEAP_SIZE + /* Size of the ban heap. */ #undef BAN_HEAP_SIZE @@ -29,6 +32,9 @@ /* Prefix where config files are installed. */ #undef ETC_DIR +/* Size of fd heap. */ +#undef FD_HEAP_SIZE + /* Define to 1 if you have `alloca', as a function or macro. */ #undef HAVE_ALLOCA @@ -39,9 +45,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_CRYPT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_DEVPOLL_H - /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H @@ -93,6 +96,9 @@ /* Define to 1 if you have the `poll' function. */ #undef HAVE_POLL +/* Define to 1 if you have the `port_getn' function. */ +#undef HAVE_PORT_GETN + /* Define to 1 if you have the `select' function. */ #undef HAVE_SELECT @@ -129,9 +135,6 @@ /* Define to 1 if you have the `strndup' function. */ #undef HAVE_STRNDUP -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_DEVPOLL_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_EPOLL_H