summaryrefslogtreecommitdiff
path: root/www/firefox/files/patch-widget-qt-nsNativeThemeQt.cpp
blob: c6915519e8ab547b608730dad5f0f22e8d806a8f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- widget/qt/nsNativeThemeQt.cpp~
+++ widget/qt/nsNativeThemeQt.cpp
@@ -25,7 +25,9 @@
 #include "nsThemeConstants.h"
 #include "nsIServiceManager.h"
 #include "nsIDOMHTMLInputElement.h"
+#ifdef __GLIBC__
 #include <malloc.h>
+#endif
 
 
 #include "gfxASurface.h"