summaryrefslogtreecommitdiff
path: root/mail/thunderbird/files/patch-mozilla-widget-qt-nsNativeThemeQt.cpp
blob: 7305a04e1c339f982deafcfb3cc1176b41e00880 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- mozilla/widget/qt/nsNativeThemeQt.cpp~
+++ mozilla/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"