X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=util%2Fmkdef.pl;h=193e1e10cf74f3938f6eff7aba814a5a81972bce;hp=46b175d9ee0f214e188566f6fc3fbdc326c54f51;hb=5b6aaac9e6ebb578e731ee194a46b1802e78db99;hpb=2c3ee8ad80d4c35d75cda3c7039dc7e22f9a57c8 diff --git a/util/mkdef.pl b/util/mkdef.pl index 46b175d9ee..193e1e10cf 100755 --- a/util/mkdef.pl +++ b/util/mkdef.pl @@ -272,6 +272,7 @@ $ssl.=" ssl/tls1.h"; $ssl.=" ssl/srtp.h"; my $crypto ="crypto/crypto.h"; +$crypto.=" crypto/cryptlib.h"; $crypto.=" crypto/o_dir.h"; $crypto.=" crypto/o_str.h"; $crypto.=" crypto/o_time.h";