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