OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=b26768d51dd57bdc1bd53fe565e3f696
13 lines
348 B
Diff
13 lines
348 B
Diff
Index: gtk+-2.18.1/gdk/x11/gdkinput-xfree.c
|
|
===================================================================
|
|
--- gtk+-2.18.1.orig/gdk/x11/gdkinput-xfree.c
|
|
+++ gtk+-2.18.1/gdk/x11/gdkinput-xfree.c
|
|
@@ -18,6 +18,7 @@
|
|
*/
|
|
|
|
#include "config.h"
|
|
+#include <string.h>
|
|
#include "gdkinputprivate.h"
|
|
#include "gdkdisplay-x11.h"
|
|
#include "gdkalias.h"
|