summaryrefslogtreecommitdiff
path: root/meta/packages/xorg-proto/files/f7e5f23e37e62cc0a981d9b002b69d90b8a7daa9.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/xorg-proto/files/f7e5f23e37e62cc0a981d9b002b69d90b8a7daa9.patch')
-rw-r--r--meta/packages/xorg-proto/files/f7e5f23e37e62cc0a981d9b002b69d90b8a7daa9.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/meta/packages/xorg-proto/files/f7e5f23e37e62cc0a981d9b002b69d90b8a7daa9.patch b/meta/packages/xorg-proto/files/f7e5f23e37e62cc0a981d9b002b69d90b8a7daa9.patch
new file mode 100644
index 000000000..5d73953fd
--- /dev/null
+++ b/meta/packages/xorg-proto/files/f7e5f23e37e62cc0a981d9b002b69d90b8a7daa9.patch
@@ -0,0 +1,18 @@
+From: Peter Hutterer <peter.hutterer@redhat.com>
+Date: Fri, 26 Sep 2008 05:24:19 +0000 (+0930)
+Subject: Xge.h: include Xmd.h for CARD8
+X-Git-Url: http://gitweb.freedesktop.org/?p=xorg/proto/xextproto.git;a=commitdiff;h=f7e5f23e37e62cc0a981d9b002b69d90b8a7daa9
+
+Xge.h: include Xmd.h for CARD8
+---
+
+--- a/Xge.h
++++ b/Xge.h
+@@ -30,6 +30,7 @@
+ #ifndef _XGE_H_
+ #define _XGE_H_
+
++#include <X11/Xmd.h>
+ #include <X11/Xlib.h>
+ #include <X11/Xfuncproto.h>
+