[tbb-commits] [tor-browser/tor-browser-45.5.0esr-6.5-1] Revert "Work around Mozilla's 1305396"
gk at torproject.org
gk at torproject.org
Thu Nov 10 21:35:13 UTC 2016
commit f5f56f6947c1dfa2dc9d8c639fcb88375dde0879
Author: Georg Koppen <gk at torproject.org>
Date: Thu Nov 10 21:33:26 2016 +0000
Revert "Work around Mozilla's 1305396"
This reverts commit 446e0442ef9c5173a4a1595873cf26d0eb337438.
Was needed for GCC 6.2.0 which we don't use.
---
security/pkix/lib/pkixnames.cpp | 2 --
1 file changed, 2 deletions(-)
diff --git a/security/pkix/lib/pkixnames.cpp b/security/pkix/lib/pkixnames.cpp
index 2cec4f0..37c6c79 100644
--- a/security/pkix/lib/pkixnames.cpp
+++ b/security/pkix/lib/pkixnames.cpp
@@ -37,8 +37,6 @@
#include "pkixcheck.h"
#include "pkixutil.h"
-#include <cstring>
-
namespace mozilla { namespace pkix {
namespace {
More information about the tbb-commits
mailing list