diff options
Diffstat (limited to 'common/dlmalloc.c')
-rw-r--r-- | common/dlmalloc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/dlmalloc.c b/common/dlmalloc.c index e8f07f14f9..b29a7cfd93 100644 --- a/common/dlmalloc.c +++ b/common/dlmalloc.c @@ -1,4 +1,5 @@ #include <common.h> +#include <log.h> #if CONFIG_IS_ENABLED(UNIT_TEST) #define DEBUG |