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