projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7125d8
)
add strp.h to mkdef.pl headers
author
Dr. Stephen Henson
<steve@openssl.org>
Mon, 21 Nov 2011 22:55:12 +0000
(22:55 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Mon, 21 Nov 2011 22:55:12 +0000
(22:55 +0000)
util/mkdef.pl
patch
|
blob
|
history
diff --git
a/util/mkdef.pl
b/util/mkdef.pl
index 70bb7099f1d9dc16ddca7dfe8cbef82feb803972..f73733b4251d7cf87462142e22c0d9026c1f1436 100755
(executable)
--- a/
util/mkdef.pl
+++ b/
util/mkdef.pl
@@
-268,6
+268,7
@@
$max_crypto = $max_num;
my $ssl="ssl/ssl.h";
$ssl.=" ssl/kssl.h";
$ssl.=" ssl/tls1.h";
+$ssl.=" ssl/srtp.h";
my $crypto ="crypto/crypto.h";
$crypto.=" crypto/o_dir.h";