From 322c6609709746a5ba05a5266e7644fb49154da6 Mon Sep 17 00:00:00 2001 From: Zhi Guan Date: Sat, 17 Nov 2018 19:49:03 +0800 Subject: [PATCH] Update util/mkdef.pl --- util/mkdef.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/util/mkdef.pl b/util/mkdef.pl index f067ff52..f318530e 100755 --- a/util/mkdef.pl +++ b/util/mkdef.pl @@ -331,7 +331,6 @@ $crypto.=" include/openssl/gmsof.h"; $crypto.=" include/openssl/kdf2.h"; $crypto.=" include/openssl/otp.h"; $crypto.=" include/openssl/paillier.h"; -$crypto.=" include/openssl/pem3.h"; $crypto.=" include/openssl/saf.h"; $crypto.=" include/openssl/sdf.h"; $crypto.=" include/openssl/sgd.h";