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