summaryrefslogtreecommitdiff
path: root/x11-themes/gtk-engines-qt/files/1.1-stdlib.patch
diff options
context:
space:
mode:
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>