From e4c9fdc669aaa7944b6bda6137a167422363bb33 Mon Sep 17 00:00:00 2001 From: GGSuchao <1500062807@pku.edu.cn> Date: Sun, 25 Jun 2017 01:18:57 +0800 Subject: [PATCH] Update sm2_standard_exch.c --- crypto/sm2/sm2_standard_exch.c | 1 - 1 file changed, 1 deletion(-) diff --git a/crypto/sm2/sm2_standard_exch.c b/crypto/sm2/sm2_standard_exch.c index 03a5abb0..a503e8fc 100644 --- a/crypto/sm2/sm2_standard_exch.c +++ b/crypto/sm2/sm2_standard_exch.c @@ -1,6 +1,5 @@ #include #include "openssl/sm2_standard_exch.h" -#include "openssl/kdf_standard_exch.h" /* calculation of w */ int SM2_w(big n)