diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/memsize.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/memsize.c b/common/memsize.c index 13b0047..e95c682 100644 --- a/common/memsize.c +++ b/common/memsize.c @@ -5,6 +5,7 @@ */ #include <common.h> +#include <init.h> DECLARE_GLOBAL_DATA_PTR; |