summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrelyea%netscape.com <devnull@localhost>2001-06-22 15:59:10 +0000
committerrelyea%netscape.com <devnull@localhost>2001-06-22 15:59:10 +0000
commit442d6f1bbaa10953e6c6754ffd19d74db94ed87e (patch)
treea4c99b5d1dcd7a05ee63608e3c8546781b0c4b47
parent200819b21c3a2ef49c12cb51a2225d5f34f2e2d5 (diff)
downloadnss-hg-442d6f1bbaa10953e6c6754ffd19d74db94ed87e.tar.gz
Add CERT_CheckCertUsage to the export list.
-rw-r--r--security/nss/lib/nss/nss.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/nss/lib/nss/nss.def b/security/nss/lib/nss/nss.def
index 4792ceec4..70b23da59 100644
--- a/security/nss/lib/nss/nss.def
+++ b/security/nss/lib/nss/nss.def
@@ -460,6 +460,7 @@ CERT_CreateName;
;+NSS_3.3 { # NSS 3.3. release
;+ global:
SECKEY_CreateDHPrivateKey;
+CERT_CheckCertUsage;
;+#
;+# The following symbols are exported only to make JSS work.
;+# These are still private!!!