summaryrefslogtreecommitdiff
path: root/tests/sha_tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sha_tests.c')
-rw-r--r--tests/sha_tests.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sha_tests.c b/tests/sha_tests.c
index b462ccc0..ad85b9ea 100644
--- a/tests/sha_tests.c
+++ b/tests/sha_tests.c
@@ -5,6 +5,7 @@
/* FIPS 180-2 Tests for message digest functions. */
+#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>