diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/ouroboros/hash.h | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ouroboros/hash.h b/include/ouroboros/hash.h index 49160226..b2896293 100644 --- a/include/ouroboros/hash.h +++ b/include/ouroboros/hash.h @@ -23,6 +23,8 @@  #ifndef OUROBOROS_LIB_HASH_H  #define OUROBOROS_LIB_HASH_H +#include "config.h" +  #include <ouroboros/endian.h>  #ifdef HAVE_LIBGCRYPT  | 
