summaryrefslogtreecommitdiffstats
path: root/include/crypto/sm2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/crypto/sm2.h')
-rw-r--r--include/crypto/sm2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/crypto/sm2.h b/include/crypto/sm2.h
index e442e7aec7..a38d940a70 100644
--- a/include/crypto/sm2.h
+++ b/include/crypto/sm2.h
@@ -16,6 +16,7 @@
# ifndef OPENSSL_NO_SM2
# include <openssl/ec.h>
+# include "crypto/types.h"
int sm2_key_private_check(const EC_KEY *eckey);