Keep removing references to tmdiff.
This commit is contained in:
parent
e22f63f231
commit
c629204688
@ -1117,11 +1117,11 @@ COMP_compress_block 1144 EXIST::FUNCTION:
|
||||
COMP_expand_block 1145 EXIST::FUNCTION:
|
||||
COMP_rle 1146 EXIST::FUNCTION:
|
||||
COMP_zlib 1147 EXIST::FUNCTION:
|
||||
ms_time_diff 1148 EXIST::FUNCTION:
|
||||
ms_time_new 1149 EXIST::FUNCTION:
|
||||
ms_time_free 1150 EXIST::FUNCTION:
|
||||
ms_time_cmp 1151 EXIST::FUNCTION:
|
||||
ms_time_get 1152 EXIST::FUNCTION:
|
||||
ms_time_diff 1148 NOEXIST::FUNCTION:
|
||||
ms_time_new 1149 NOEXIST::FUNCTION:
|
||||
ms_time_free 1150 NOEXIST::FUNCTION:
|
||||
ms_time_cmp 1151 NOEXIST::FUNCTION:
|
||||
ms_time_get 1152 NOEXIST::FUNCTION:
|
||||
PKCS7_set_attributes 1153 EXIST::FUNCTION:
|
||||
PKCS7_set_signed_attributes 1154 EXIST::FUNCTION:
|
||||
X509_ATTRIBUTE_create 1155 EXIST::FUNCTION:
|
||||
|
@ -275,7 +275,6 @@ $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";
|
||||
$crypto.=" crypto/store/store.h";
|
||||
$crypto.=" crypto/pqueue/pqueue.h";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user