]> jfr.im git - irc/quakenet/newserv.git/commitdiff
pools
authorPaul <redacted>
Sat, 2 Aug 2008 15:49:19 +0000 (16:49 +0100)
committerPaul <redacted>
Sat, 2 Aug 2008 15:49:19 +0000 (16:49 +0100)
core/nsmalloc.h

index 94b68ce6c5cc88ef502b8eecc8f25912b6485fea..2d8c87cb4f5bf2c5331974ee069cb122219adb8b 100644 (file)
@@ -61,6 +61,8 @@ beginpools() {
   pool(PQSQL),
   pool(PATRICIA),
   pool(PATRICIANICK),
+  pool(GLINE),
+  pool(TRUSTS),
 } endpools()
 
 #undef pool