diff options
Diffstat (limited to 'src/code/debug_malloc.c')
| -rw-r--r-- | src/code/debug_malloc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/code/debug_malloc.c b/src/code/debug_malloc.c index 6204e674f..ad7c786f3 100644 --- a/src/code/debug_malloc.c +++ b/src/code/debug_malloc.c @@ -3,8 +3,6 @@ #include "printf.h" #include "translation.h" -#include "macros.h" - #define LOG_SEVERITY_NOLOG 0 #define LOG_SEVERITY_ERROR 2 #define LOG_SEVERITY_VERBOSE 3 |
