summaryrefslogtreecommitdiff
path: root/sha3.c
diff options
context:
space:
mode:
Diffstat (limited to 'sha3.c')
-rw-r--r--sha3.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sha3.c b/sha3.c
index 24581db2..4a083be2 100644
--- a/sha3.c
+++ b/sha3.c
@@ -39,6 +39,7 @@
#include <string.h>
#include "sha3.h"
+#include "sha3-internal.h"
#include "macros.h"
#include "memxor.h"