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 */