summaryrefslogtreecommitdiff
path: root/sha512-compress.c
diff options
context:
space:
mode:
Diffstat (limited to 'sha512-compress.c')
-rw-r--r--sha512-compress.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sha512-compress.c b/sha512-compress.c
index 24007f28..f6d8a616 100644
--- a/sha512-compress.c
+++ b/sha512-compress.c
@@ -53,6 +53,7 @@
#include <string.h>
#include "sha2.h"
+#include "sha2-internal.h"
#include "macros.h"