Overlay for the gsview and some other plotting/scientific soft
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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 */
|
|
|