summaryrefslogtreecommitdiff
path: root/crypto/crmf/crmf_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/crmf/crmf_local.h')
-rw-r--r--crypto/crmf/crmf_local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/crmf/crmf_local.h b/crypto/crmf/crmf_local.h
index 54f9a4a225..0eba3a15c8 100644
--- a/crypto/crmf/crmf_local.h
+++ b/crypto/crmf/crmf_local.h
@@ -18,7 +18,7 @@
# include <openssl/err.h>
/* explicit #includes not strictly needed since implied by the above: */
-# include <openssl/ossl_typ.h>
+# include <openssl/types.h>
# include <openssl/safestack.h>
# include <openssl/x509.h>
# include <openssl/x509v3.h>