diff --git a/hash.c b/hash.c index a35027870..d8b301d94 100644 --- a/hash.c +++ b/hash.c @@ -6,6 +6,8 @@ * API compatible reimplementation of function from nacl */ +#include "includes.h" + #include "crypto_api.h" #include