From f8d21115e4af31cfdf9cf2b79fe79c9ba915d485 Mon Sep 17 00:00:00 2001 From: "relyea%netscape.com" Date: Tue, 28 Jan 2003 16:41:46 +0000 Subject: [PATCH] Export functions needed for modutil to be compiled dynamically. git-svn-id: svn://10.0.0.236/trunk@137031 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/security/nss/lib/nss/nss.def | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mozilla/security/nss/lib/nss/nss.def b/mozilla/security/nss/lib/nss/nss.def index a6485ea659e..3838f702fe6 100644 --- a/mozilla/security/nss/lib/nss/nss.def +++ b/mozilla/security/nss/lib/nss/nss.def @@ -739,6 +739,12 @@ PK11_TokenRefresh; ;+ global: HASH_GetHashObjectByOidTag; HASH_GetHashTypeByOidTag; +PK11_GetDefaultArray; +PK11_GetDefaultFlags; +PK11_GetDisabledReason; +PK11_UpdateSlotAttribute; +PK11_UserEnableSlot; +PK11_UserDisableSlot; SECITEM_ItemsAreEqual; ;+ local: ;+ *;