| Index: nss/mozilla/security/nss/lib/pki/cryptocontext.c
|
| ===================================================================
|
| --- nss/mozilla/security/nss/lib/pki/cryptocontext.c (revision 55475)
|
| +++ nss/mozilla/security/nss/lib/pki/cryptocontext.c (working copy)
|
| @@ -35,7 +35,7 @@
|
| * ***** END LICENSE BLOCK ***** */
|
|
|
| #ifdef DEBUG
|
| -static const char CVS_ID[] = "@(#) $RCSfile: cryptocontext.c,v $ $Revision: 1.18 $ $Date: 2007/11/16 05:29:27 $";
|
| +static const char CVS_ID[] = "@(#) $RCSfile: cryptocontext.c,v $ $Revision: 1.19 $ $Date: 2010/05/21 00:02:48 $";
|
| #endif /* DEBUG */
|
|
|
| #ifndef DEV_H
|
| @@ -50,8 +50,6 @@
|
| #include "pkistore.h"
|
| #endif /* PKISTORE_H */
|
|
|
| -#include "pki1t.h"
|
| -
|
| extern const NSSError NSS_ERROR_NOT_FOUND;
|
| extern const NSSError NSS_ERROR_INVALID_ARGUMENT;
|
|
|
|
|