mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-09 21:33:43 +00:00
Bugzilla bug 219713: fixed build bustage on all Unix platforms. We need
to export CERT_TimeChoiceTemplate as data for Unix.
This commit is contained in:
parent
f920039be0
commit
95dc921cc9
@ -760,6 +760,7 @@ SECKEY_PublicKeyStrengthInBits;
|
||||
;+ global:
|
||||
CERT_DecodeTimeChoice;
|
||||
CERT_EncodeTimeChoice;
|
||||
;;CERT_TimeChoiceTemplate DATA ;
|
||||
NSS_Get_CERT_TimeChoiceTemplate;
|
||||
PK11_FindSlotsByAliases;
|
||||
SEC_DupCrl;
|
||||
|
Loading…
Reference in New Issue
Block a user