summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/sha512.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/sha512.c b/lib/sha512.c
index f1e2acf0fb..35f31e3dc5 100644
--- a/lib/sha512.c
+++ b/lib/sha512.c
@@ -16,6 +16,7 @@
#else
#include <string.h>
#endif /* USE_HOSTCC */
+#include <compiler.h>
#include <watchdog.h>
#include <u-boot/sha512.h>