From 80048b7424e240150c34d458aba99dda5883e355 Mon Sep 17 00:00:00 2001 From: GGSuchao <1500062807@pku.edu.cn> Date: Sun, 25 Jun 2017 01:18:20 +0800 Subject: [PATCH] Update sm2_standard_enc.c --- crypto/sm2/sm2_standard_enc.c | 1 - 1 file changed, 1 deletion(-) diff --git a/crypto/sm2/sm2_standard_enc.c b/crypto/sm2/sm2_standard_enc.c index dc99143b..a20b4700 100644 --- a/crypto/sm2/sm2_standard_enc.c +++ b/crypto/sm2/sm2_standard_enc.c @@ -1,7 +1,6 @@ #include "openssl/miracl.h" #include "openssl/mirdef.h" #include "openssl/sm2_standard_enc.h" -#include "openssl/kdf_standard_enc.h" /* test if the given point is on SM2 curve */