diff options
author | relyea%netscape.com <devnull@localhost> | 2001-12-07 21:13:08 +0000 |
---|---|---|
committer | relyea%netscape.com <devnull@localhost> | 2001-12-07 21:13:08 +0000 |
commit | 4aa5cc6a8cd44138bf7118e312c5fc89f27a6899 (patch) | |
tree | db72970b89fbf2c6c179f427f7a5a0f6f69d89a9 /security/nss/lib/crmf/respcmn.c | |
parent | 0d44ff8b3fb61353e63fecfa0854a3993360a849 (diff) | |
download | nss-hg-4aa5cc6a8cd44138bf7118e312c5fc89f27a6899.tar.gz |
restore NSS rename to those files that need it.
Diffstat (limited to 'security/nss/lib/crmf/respcmn.c')
-rw-r--r-- | security/nss/lib/crmf/respcmn.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/nss/lib/crmf/respcmn.c b/security/nss/lib/crmf/respcmn.c index 5fa017a05..6aa3d615e 100644 --- a/security/nss/lib/crmf/respcmn.c +++ b/security/nss/lib/crmf/respcmn.c @@ -37,6 +37,7 @@ #include "cmmfi.h" #include "secitem.h" #include "secder.h" +#include "nssrenam.h" SECStatus cmmf_DestroyPKIStatusInfo (CMMFPKIStatusInfo *info, PRBool freeit) |