projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
8ce6421
)
add cryptlib.h to mkdef.pl
author
Dr. Stephen Henson
<steve@openssl.org>
Tue, 22 Nov 2011 14:44:58 +0000
(14:44 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Tue, 22 Nov 2011 14:44:58 +0000
(14:44 +0000)
util/mkdef.pl
patch
|
blob
|
history
diff --git
a/util/mkdef.pl
b/util/mkdef.pl
index
46b175d
..
193e1e1
100755
(executable)
--- 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";
$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";
$crypto.=" crypto/o_dir.h";
$crypto.=" crypto/o_str.h";
$crypto.=" crypto/o_time.h";