X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/8f0a1bf3ac3a8148138e991a6ea3edacf72dae84..aa3c7323761d6e546f0581a5bb78543517fc6892:/include/setup.h.in diff --git a/include/setup.h.in b/include/setup.h.in index ea38d3d..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