[PATCH] render.h: Include X.h for definition of XID

David Sharp whereami at gmail.com
Tue Oct 9 21:47:26 PDT 2007


No replies... should I open a bug?

Also, I realized my email address was incorrect in the attached patch
(forgot to set in .gitconfig), so I have attached a corrected one.

On 10/3/07, David Sharp <whereami at gmail.com> wrote:
> Fixes build of mpx branch of Xserver
> ---
>  render.h |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/render.h b/render.h
> index 497af6d..5c93bd2 100644
> --- a/render.h
> +++ b/render.h
> @@ -26,6 +26,8 @@
>  #ifndef _RENDER_H_
>  #define _RENDER_H_
>
> +#include <X11/X.h>
> +
>  typedef XID            Glyph;
>  typedef XID            GlyphSet;
>  typedef XID            Picture;
> --
> 1.5.3
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-render.h-Include-X.h-for-definition-of-XID.patch
Type: text/x-patch
Size: 574 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20071009/b4a5d664/attachment.bin>


More information about the xorg mailing list