X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=util%2Fmkdef.pl;h=674ad1ee048bf6f916fb2d0a744d76ed2e6dd304;hp=7f1c093e326929de8287eb9d84ab0e18641406d8;hb=865b55ac8e32e9815d20b55fb05e66b61558cf6d;hpb=a469a6770a769ff88a077f4705134db9c89f653b;ds=sidebyside 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";