| # | Line 224 | Line 224 | |
|---|---|---|
| 224 | /* Size of the dns mempool chunk. */ | |
| 225 | #undef MP_CHUNK_SIZE_DNS | |
| 226 | ||
| 227 | + | /* Size of the invite mempool chunk. */ |
| 228 | + | #undef MP_CHUNK_SIZE_INVITE |
| 229 | + | |
| 230 | /* Size of the ip_entry mempool chunk. */ | |
| 231 | #undef MP_CHUNK_SIZE_IP_ENTRY | |
| 232 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |