From 865b55ac8e32e9815d20b55fb05e66b61558cf6d Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Mon, 30 Mar 2015 20:11:02 +0100 Subject: remove asn1_mac.h Reviewed-by: Rich Salz --- util/mkdef.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'util/mkdef.pl') diff --git a/util/mkdef.pl b/util/mkdef.pl index 7f1c093e32..674ad1ee04 100755 --- a/util/mkdef.pl +++ b/util/mkdef.pl @@ -309,7 +309,6 @@ $crypto.=" include/openssl/pem.h"; #$crypto.=" include/openssl/meth.h"; $crypto.=" include/openssl/asn1.h"; $crypto.=" include/openssl/asn1t.h"; -$crypto.=" include/openssl/asn1_mac.h"; $crypto.=" include/openssl/err.h" ; # unless $no_err; $crypto.=" include/openssl/pkcs7.h"; $crypto.=" include/openssl/pkcs12.h"; -- cgit v1.2.3