gentoo-overlay/x11-libs/gtk+/files/gtk+-1.2.10-cleanup.patch

14 lines
246 B
Diff

pull in string prototypes
--- gdk/gdkinputcommon.h
+++ gdk/gdkinputcommon.h
@@ -24,6 +24,8 @@
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
+#include <string.h>
+
#if defined(XINPUT_GXI) || defined(XINPUT_XFREE)
/* Forward declarations */