summarylogtreecommitdiffstats
path: root/x11video.patch
diff options
context:
space:
mode:
Diffstat (limited to 'x11video.patch')
-rw-r--r--x11video.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11video.patch b/x11video.patch
new file mode 100644
index 000000000000..06fbb0f9beb5
--- /dev/null
+++ b/x11video.patch
@@ -0,0 +1,12 @@
+diff --git a/src/arch/unix/x11/xaw/x11video.c b/src/arch/unix/x11/xaw/x11video.c
+index 73f2c4e..891caf4 100644
+--- a/src/arch/unix/x11/xaw/x11video.c
++++ b/src/arch/unix/x11/xaw/x11video.c
+@@ -60,6 +60,7 @@
+ #include <X11/Xutil.h>
+ #include <X11/Intrinsic.h>
+ #include <X11/cursorfont.h>
++#include <X11/Xmd.h>
+
+ #include <stdio.h>
+ #include <stdlib.h>