summaryrefslogtreecommitdiffstats
path: root/crypto_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto_api.h')
-rw-r--r--crypto_api.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto_api.h b/crypto_api.h
index 7c529760..7f45bbd6 100644
--- a/crypto_api.h
+++ b/crypto_api.h
@@ -8,6 +8,8 @@
#ifndef crypto_api_h
#define crypto_api_h
+#include "includes.h"
+
#ifdef HAVE_STDINT_H
# include <stdint.h>
#endif