aboutsummaryrefslogtreecommitdiff
path: root/mail/thunderbird-esr/files/patch-dom-ipc-ContentChild.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird-esr/files/patch-dom-ipc-ContentChild.cpp')
-rw-r--r--mail/thunderbird-esr/files/patch-dom-ipc-ContentChild.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/thunderbird-esr/files/patch-dom-ipc-ContentChild.cpp b/mail/thunderbird-esr/files/patch-dom-ipc-ContentChild.cpp
new file mode 100644
index 000000000000..3fc0e4cf5047
--- /dev/null
+++ b/mail/thunderbird-esr/files/patch-dom-ipc-ContentChild.cpp
@@ -0,0 +1,10 @@
+--- mozilla/dom/ipc/ContentChild.cpp~
++++ mozilla/dom/ipc/ContentChild.cpp
+@@ -42,6 +42,7 @@
+ #endif
+
+ #ifdef MOZ_WIDGET_QT
++#include <unistd.h>
+ #include "nsQAppInstance.h"
+ #endif
+