summaryrefslogtreecommitdiff
path: root/crypt/sha256-block.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypt/sha256-block.c')
-rw-r--r--crypt/sha256-block.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypt/sha256-block.c b/crypt/sha256-block.c
index a163e25865..8a77096999 100644
--- a/crypt/sha256-block.c
+++ b/crypt/sha256-block.c
@@ -1,3 +1,5 @@
+#include <stdint.h>
+
/* Process LEN bytes of BUFFER, accumulating context into CTX.
It is assumed that LEN % 64 == 0. */
void