]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/crypto/sm2.h
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
[thirdparty/openssl.git] / include / crypto / sm2.h
index e442e7aec71f6d5c5484e674a6b301ea45be61b0..a38d940a70610f890c4fd2ed6b9eb1ae30d04dd3 100644 (file)
@@ -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);