aboutsummaryrefslogtreecommitdiff
path: root/common/malloc_simple.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/malloc_simple.c')
-rw-r--r--common/malloc_simple.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/malloc_simple.c b/common/malloc_simple.c
index 34f0b49..0267fb6 100644
--- a/common/malloc_simple.c
+++ b/common/malloc_simple.c
@@ -11,6 +11,7 @@
#include <log.h>
#include <malloc.h>
#include <mapmem.h>
+#include <asm/global_data.h>
#include <asm/io.h>
DECLARE_GLOBAL_DATA_PTR;