diff options
Diffstat (limited to 'common/image-sig.c')
-rw-r--r-- | common/image-sig.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/image-sig.c b/common/image-sig.c index f3c209ae8b7..4abd3c080f7 100644 --- a/common/image-sig.c +++ b/common/image-sig.c @@ -12,6 +12,7 @@ #include <common.h> #include <log.h> #include <malloc.h> +#include <asm/global_data.h> DECLARE_GLOBAL_DATA_PTR; #endif /* !USE_HOSTCC*/ #include <image.h> |