summaryrefslogtreecommitdiff
path: root/security/nss/lib/freebl
diff options
context:
space:
mode:
authorwchang0222%aol.com <devnull@localhost>2003-12-23 00:17:04 +0000
committerwchang0222%aol.com <devnull@localhost>2003-12-23 00:17:04 +0000
commitf6ccb7d2a2960af1ca2ee1e2119a04dba04475c0 (patch)
tree29bab57f3eeda02a0a7bd06182392d82ad2670d4 /security/nss/lib/freebl
parent6bf95cbd4f17cc4892f4efa82e591b7e6c4a5022 (diff)
downloadnss-hg-f6ccb7d2a2960af1ca2ee1e2119a04dba04475c0.tar.gz
Moved ecl-curve.h from the EXPORTS to the PRIVATE_EXPORTS list.
Diffstat (limited to 'security/nss/lib/freebl')
-rw-r--r--security/nss/lib/freebl/manifest.mn2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/lib/freebl/manifest.mn b/security/nss/lib/freebl/manifest.mn
index 00715a2ee..12f067249 100644
--- a/security/nss/lib/freebl/manifest.mn
+++ b/security/nss/lib/freebl/manifest.mn
@@ -62,7 +62,6 @@ EXPORTS = \
blapit.h \
shsign.h \
ecl-exp.h \
- ecl-curve.h \
$(NULL)
PRIVATE_EXPORTS = \
@@ -71,6 +70,7 @@ PRIVATE_EXPORTS = \
secrng.h \
ec.h \
ecl.h \
+ ecl-curve.h \
$(NULL)
MPI_HDRS = mpi-config.h mpi.h mpi-priv.h mplogic.h mpprime.h logtab.h mp_gf2m.h