[BACK]Return to patch-security_manager_ssl_src_nsNSSComponent.cpp CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / www / firefox24 / patches

Annotation of pkgsrc/www/firefox24/patches/patch-security_manager_ssl_src_nsNSSComponent.cpp, Revision 1.1

1.1     ! ryoon       1: $NetBSD: patch-security_manager_ssl_src_nsNSSComponent.cpp,v 1.2 2013/09/19 12:37:50 ryoon Exp $
        !             2:
        !             3: --- security/manager/ssl/src/nsNSSComponent.cpp.orig   2013-09-10 03:43:51.000000000 +0000
        !             4: +++ security/manager/ssl/src/nsNSSComponent.cpp
        !             5: @@ -49,6 +49,7 @@
        !             6:
        !             7:  #include "nss.h"
        !             8:  #include "ssl.h"
        !             9: +#define NSS_ENABLE_ECC 1
        !            10:  #include "sslproto.h"
        !            11:  #include "secmod.h"
        !            12:  #include "secmime.h"

CVSweb <webmaster@jp.NetBSD.org>