summaryrefslogtreecommitdiffstats
path: root/cipher-acss.c
diff options
context:
space:
mode:
Diffstat (limited to 'cipher-acss.c')
-rw-r--r--cipher-acss.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cipher-acss.c b/cipher-acss.c
index df74b0cb..e755f92b 100644
--- a/cipher-acss.c
+++ b/cipher-acss.c
@@ -23,6 +23,7 @@
#if !defined(EVP_CTRL_SET_ACSS_MODE) && (OPENSSL_VERSION_NUMBER >= 0x00907000L)
#include "acss.h"
+#include "openbsd-compat/openssl-compat.h"
#define data(ctx) ((EVP_ACSS_KEY *)(ctx)->cipher_data)