Commit c6292046 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

Keep removing references to tmdiff.

parent e22f63f2
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -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:
+0 −1
Original line number Diff line number Diff line
@@ -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";