diff options
Diffstat (limited to 'common/hash.c')
-rw-r--r-- | common/hash.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/hash.c b/common/hash.c index 9e9f84b9fb..c94c98be9e 100644 --- a/common/hash.c +++ b/common/hash.c @@ -14,6 +14,7 @@ #include <common.h> #include <command.h> #include <malloc.h> +#include <mapmem.h> #include <hw_sha.h> #include <asm/io.h> #include <asm/errno.h> |