# | Line 26 | Line 26 | |
---|---|---|
26 | #define _I_MEMORY_H | |
27 | ||
28 | #include "ircd_defs.h" | |
29 | < | #include "setup.h" |
29 | > | #include "config.h" |
30 | #include "balloc.h" | |
31 | ||
32 | /* Needed to use uintptr_t for some pointer manipulation. */ |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |