]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/setup.h.in
switching back on nd_dict instead of ratbox3 hash functions
[irc/rqf/shadowircd.git] / include / setup.h.in
index ea38d3d7c4b08c64a05e6915f4d7d5af148287ee..f999e3f7c94391c81d7bba9661a228797cb29fd6 100644 (file)
@@ -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