diff options
Diffstat (limited to 'www/seamonkey/files/patch-bug783463')
-rw-r--r-- | www/seamonkey/files/patch-bug783463 | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/www/seamonkey/files/patch-bug783463 b/www/seamonkey/files/patch-bug783463 index 192eb5b99f73..a774272227ea 100644 --- a/www/seamonkey/files/patch-bug783463 +++ b/www/seamonkey/files/patch-bug783463 @@ -12,23 +12,3 @@ SkTime_Unix.cpp \ $(NULL) endif ---- mozilla/widget/qt/nsNativeThemeQt.cpp~ -+++ mozilla/widget/qt/nsNativeThemeQt.cpp -@@ -25,7 +25,6 @@ - #include "nsThemeConstants.h" - #include "nsIServiceManager.h" - #include "nsIDOMHTMLInputElement.h" --#include <malloc.h> - - - #include "gfxASurface.h" ---- mozilla/widget/qt/nsSound.cpp~ -+++ mozilla/widget/qt/nsSound.cpp -@@ -40,6 +40,7 @@ - #include <QSound> - - #include <string.h> -+#include <unistd.h> - - #include "nscore.h" - #include "plstr.h" |