summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremaldona%redhat.com <devnull@localhost>2012-11-27 23:41:02 +0000
committeremaldona%redhat.com <devnull@localhost>2012-11-27 23:41:02 +0000
commit11527051486745ec5ab41732888be2da3270387a (patch)
tree0812e140c2e795a4ba01e9cd79e6006dd4cba234
parentc74ab44db7c26d5bc2c2d0daf17f942c59d1bb1b (diff)
downloadnss-hg-11527051486745ec5ab41732888be2da3270387a.tar.gz
Bug 815405 - seckey.c should not include ec.h, r=:bsmith
-rw-r--r--security/nss/lib/cryptohi/seckey.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/nss/lib/cryptohi/seckey.c b/security/nss/lib/cryptohi/seckey.c
index 626ed618f..34e26bc9d 100644
--- a/security/nss/lib/cryptohi/seckey.c
+++ b/security/nss/lib/cryptohi/seckey.c
@@ -13,7 +13,6 @@
#include "secerr.h"
#include "secdig.h"
#include "prtime.h"
-#include "ec.h"
#include "keyi.h"
SEC_ASN1_MKSUB(SECOID_AlgorithmIDTemplate)