summaryrefslogtreecommitdiffstats
path: root/util/mkdef.pl
diff options
context:
space:
mode:
Diffstat (limited to 'util/mkdef.pl')
-rwxr-xr-xutil/mkdef.pl1
1 files changed, 0 insertions, 1 deletions
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";