diff options
Diffstat (limited to 'mail/thunderbird-esr/files/patch-dom-ipc-ContentChild.cpp')
-rw-r--r-- | mail/thunderbird-esr/files/patch-dom-ipc-ContentChild.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/thunderbird-esr/files/patch-dom-ipc-ContentChild.cpp b/mail/thunderbird-esr/files/patch-dom-ipc-ContentChild.cpp deleted file mode 100644 index 3fc0e4cf5047..000000000000 --- a/mail/thunderbird-esr/files/patch-dom-ipc-ContentChild.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 - |