summaryrefslogtreecommitdiff
blob: 7846c17aad0c8b6bc8d609f67d37b79666c143b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 */