diff options
Diffstat (limited to 'src/code/debug_malloc.c')
| -rw-r--r-- | src/code/debug_malloc.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/code/debug_malloc.c b/src/code/debug_malloc.c index acfca47ca..6204e674f 100644 --- a/src/code/debug_malloc.c +++ b/src/code/debug_malloc.c @@ -1,5 +1,7 @@ #include "libc64/os_malloc.h" #include "debug_arena.h" +#include "printf.h" +#include "translation.h" #include "macros.h" |
