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"