add cryptlib.h to mkdef.pl
This commit is contained in:
parent
8ce6421803
commit
5b6aaac9e6
@ -272,6 +272,7 @@ $ssl.=" ssl/tls1.h";
|
|||||||
$ssl.=" ssl/srtp.h";
|
$ssl.=" ssl/srtp.h";
|
||||||
|
|
||||||
my $crypto ="crypto/crypto.h";
|
my $crypto ="crypto/crypto.h";
|
||||||
|
$crypto.=" crypto/cryptlib.h";
|
||||||
$crypto.=" crypto/o_dir.h";
|
$crypto.=" crypto/o_dir.h";
|
||||||
$crypto.=" crypto/o_str.h";
|
$crypto.=" crypto/o_str.h";
|
||||||
$crypto.=" crypto/o_time.h";
|
$crypto.=" crypto/o_time.h";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user