1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 03:35:38 +03:00
aports/testing/gtk-qt-engine/stdlib.patch
2011-05-10 11:21:24 -05:00

10 lines
296 B
Diff

--- gtk-qt-engine.orig/src/qt_theme_draw.c
+++ gtk-qt-engine/src/qt_theme_draw.c
@@ -19,6 +19,7 @@
***************************************************************************/
#include <math.h>
+#include <stdlib.h>
#include <string.h>
#include <gtk/gtkprogressbar.h>
#include <gdk/gdk.h>