summaryrefslogtreecommitdiff
path: root/mail/thunderbird-esr/files/patch-bug783463
blob: 64c28f6ceede327d4d01ea4aab8d5b83f17a6e8e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- mozilla/widget/src/qt/nsNativeThemeQt.cpp~
+++ mozilla/widget/src/qt/nsNativeThemeQt.cpp
@@ -25,7 +25,6 @@
 #include "nsThemeConstants.h"
 #include "nsIServiceManager.h"
 #include "nsIDOMHTMLInputElement.h"
-#include <malloc.h>
 
 
 #include "gfxASurface.h"
--- mozilla/widget/src/qt/nsSound.cpp~
+++ mozilla/widget/src/qt/nsSound.cpp
@@ -40,6 +40,7 @@
 #include <QSound>
 
 #include <string.h>
+#include <unistd.h>
 
 #include "nscore.h"
 #include "plstr.h"