summaryrefslogtreecommitdiff
path: root/x11-themes/gtk-engines-qt/files/1.1-stdlib.patch
diff options
context:
space:
mode:
authorTomas Chvatal (scarabeus) <tomas.chvatal@gmail.com>2008-10-26 12:30:48 +0100
committerTomas Chvatal (scarabeus) <tomas.chvatal@gmail.com>2008-10-26 12:30:48 +0100
commitcb1232f32dea8c9fd16243f38f364015772678a1 (patch)
treebc369d36f520270a7d19dd45da5962bdaf1994f0 /x11-themes/gtk-engines-qt/files/1.1-stdlib.patch
parenteac45976050fb44b7a5e864d884576048c0907e5 (diff)
downloadkde-cb1232f32dea8c9fd16243f38f364015772678a1.tar.gz
kde-cb1232f32dea8c9fd16243f38f364015772678a1.tar.bz2
kde-cb1232f32dea8c9fd16243f38f364015772678a1.zip
Add missing files...
Diffstat (limited to 'x11-themes/gtk-engines-qt/files/1.1-stdlib.patch')
-rw-r--r--x11-themes/gtk-engines-qt/files/1.1-stdlib.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-themes/gtk-engines-qt/files/1.1-stdlib.patch b/x11-themes/gtk-engines-qt/files/1.1-stdlib.patch
new file mode 100644
index 00000000000..5ef68605017
--- /dev/null
+++ b/x11-themes/gtk-engines-qt/files/1.1-stdlib.patch
@@ -0,0 +1,10 @@
+--- src/qt_theme_draw.c.orig 2008-03-16 16:40:55.000000000 +0000
++++ src/qt_theme_draw.c 2008-03-16 16:41:15.000000000 +0000
+@@ -19,6 +19,7 @@
+ ***************************************************************************/
+
+ #include <math.h>
++#include <stdlib.h>
+ #include <string.h>
+ #include <gtk/gtkprogressbar.h>
+ #include <gdk/gdk.h>