summaryrefslogtreecommitdiff
path: root/recipes/xorg-xserver/xserver-xorg-1.3.0.0/glyphstr.patch
blob: 6dfe7baeb5c2a70a935de8a58e7670001be26975 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
upstream: https://bugs.freedesktop.org/show_bug.cgi?id=22133
status: Rejected
comment: It's a bit unclear if this patch was ever needed, but recent versions seem
 to work fine without it.

--- xorg-server-1.3.0.0/render/glyphstr.h~	2006-09-18 03:04:18.000000000 -0300
+++ xorg-server-1.3.0.0/render/glyphstr.h	2008-02-03 22:14:23.187159732 -0200
@@ -25,6 +25,7 @@
 #ifndef _GLYPHSTR_H_
 #define _GLYPHSTR_H_
 
+#include <X11/X.h>
 #include <X11/extensions/renderproto.h>
 #include "picture.h"
 #include "screenint.h"