mips: octeon: cvmx-coremask.h: Fix cvmx_coremask_dprint() with DEBUG defined
[pandora-u-boot.git] / lib / sha512.c
index f1e2acf..35f31e3 100644 (file)
@@ -16,6 +16,7 @@
 #else
 #include <string.h>
 #endif /* USE_HOSTCC */
+#include <compiler.h>
 #include <watchdog.h>
 #include <u-boot/sha512.h>