Make SM2 functions private
[openssl.git] / crypto / sm2 / sm2_za.c
index f76fe0fcadcc0c47807bdf492c12c5f5d19b96d7..cf355238b284c9ad8ca6eb37e85b098e61fc7579 100644 (file)
@@ -9,7 +9,7 @@
  * https://www.openssl.org/source/license.html
  */
 
-#include <openssl/sm2.h>
+#include "internal/sm2.h"
 #include <openssl/evp.h>
 #include <openssl/bn.h>
 #include <string.h>