openbsd-ports/x11/gtk+/patches/patch-gdk_gdkinput_c

12 lines
297 B
Plaintext

$OpenBSD: patch-gdk_gdkinput_c,v 1.1 2011/07/17 15:39:50 naddy Exp $
--- gdk/gdkinput.c.orig Sun Jul 17 16:45:19 2011
+++ gdk/gdkinput.c Sun Jul 17 16:45:49 2011
@@ -25,6 +25,7 @@
*/
#include <stdlib.h>
+#include <string.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include "config.h"