mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-24 03:35:38 +03:00
10 lines
296 B
Diff
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>
|