summaryrefslogtreecommitdiffhomepage
path: root/patches/xwin/xevents.patch
blob: 7c646b3cef5b40e619a09df98e10eff40e12afd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -Nru xorg-server-1.20.1.orig/hw/xwin/winclipboard/xevents.c xorg-server-1.20.1/hw/xwin/winclipboard/xevents.c
--- xorg-server-1.20.1.orig/hw/xwin/winclipboard/xevents.c	2018-08-07 18:31:04.000000000 +0200
+++ xorg-server-1.20.1/hw/xwin/winclipboard/xevents.c	2018-08-18 21:12:13.501053574 +0200
@@ -45,6 +45,7 @@
 
 #include <limits.h>
 #include <wchar.h>
+#include <string.h>
 #include <X11/Xutil.h>
 #include <X11/Xatom.h>
 #include <X11/extensions/Xfixes.h>