summaryrefslogtreecommitdiff
path: root/include/openssl/cmperr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openssl/cmperr.h')
-rw-r--r--include/openssl/cmperr.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/openssl/cmperr.h b/include/openssl/cmperr.h
index 7c1402cb95..7b864c6b9c 100644
--- a/include/openssl/cmperr.h
+++ b/include/openssl/cmperr.h
@@ -12,6 +12,10 @@
# define HEADER_CMPERR_H
# include <openssl/opensslconf.h>
+# include <openssl/symhacks.h>
+
+
+# include <openssl/opensslconf.h>
# ifndef OPENSSL_NO_CMP
@@ -23,6 +27,8 @@ int ERR_load_CMP_strings(void);
/*
* CMP function codes.
*/
+# if !OPENSSL_API_3
+# endif
/*
* CMP reason codes.