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:
a1a63a4
)
Make sure crypto/krb5/krb5_asn.h becomes part of libeay.num.
author
Richard Levitte
<levitte@openssl.org>
Wed, 11 Jul 2001 15:14:22 +0000
(15:14 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 11 Jul 2001 15:14:22 +0000
(15:14 +0000)
util/mkdef.pl
patch
|
blob
|
history
diff --git
a/util/mkdef.pl
b/util/mkdef.pl
index c00cc653aca73b74862a26d3110ff3e5eb7f6f45..32e0ee0bf9eb77b88a4edadd6b8a76bb82b1e3d6 100755
(executable)
--- a/
util/mkdef.pl
+++ b/
util/mkdef.pl
@@
-244,6
+244,7
@@
$crypto.=" crypto/rand/rand.h";
$crypto.=" crypto/comp/comp.h" ; # unless $no_comp;
$crypto.=" crypto/ocsp/ocsp.h";
$crypto.=" crypto/ui/ui.h crypto/ui/ui_compat.h";
+$crypto.=" crypto/krb5/krb5_asn.h";
$crypto.=" crypto/tmdiff.h";
my $symhacks="crypto/symhacks.h";