aboutsummaryrefslogtreecommitdiff
path: root/www/firefox-esr/files/patch-bug1013675
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox-esr/files/patch-bug1013675')
-rw-r--r--www/firefox-esr/files/patch-bug10136753
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox-esr/files/patch-bug1013675 b/www/firefox-esr/files/patch-bug1013675
index cb1b4d0f5ea7..eac435acf3d0 100644
--- a/www/firefox-esr/files/patch-bug1013675
+++ b/www/firefox-esr/files/patch-bug1013675
@@ -2,7 +2,7 @@ diff --git xpcom/base/nsDebugImpl.cpp xpcom/base/nsDebugImpl.cpp
index 13a286f..293bd73 100644
--- xpcom/base/nsDebugImpl.cpp
+++ xpcom/base/nsDebugImpl.cpp
-@@ -45,13 +45,44 @@
+@@ -45,12 +45,43 @@
#endif
#endif
@@ -10,7 +10,6 @@ index 13a286f..293bd73 100644
+#if defined(XP_MACOSX) || defined(__DragonFly__) || defined(__FreeBSD__) \
+ || defined(__NetBSD__) || defined(__OpenBSD__)
#include <stdbool.h>
- #include <sys/types.h>
#include <unistd.h>
+#include <sys/param.h>
#include <sys/sysctl.h>