summaryrefslogtreecommitdiff
path: root/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'hash.c')
-rw-r--r--hash.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hash.c b/hash.c
index 284bff9d3..734c6bee2 100644
--- a/hash.c
+++ b/hash.c
@@ -8,6 +8,8 @@ D. J. Bernstein
8Public domain. 8Public domain.
9*/ 9*/
10 10
11#include "includes.h"
12
11#include "crypto_api.h" 13#include "crypto_api.h"
12 14
13#define blocks crypto_hashblocks_sha512 15#define blocks crypto_hashblocks_sha512