X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/f99c7b64cbbcd9a2c8daca730a36b85d5d4ca2c2..162828b85d576514c6c4bf3e8961486e7d75e11c:/include/setup.h.in diff --git a/include/setup.h.in b/include/setup.h.in index 627dd80..f999e3f 100644 --- a/include/setup.h.in +++ b/include/setup.h.in @@ -32,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