[PATCH] Bring in Xdefs.h for the definition of XID

David Sharp whereami at gmail.com
Fri Nov 30 17:39:33 PST 2007


fyi, I made a similar patch last month, which was rejected:

http://lists.freedesktop.org/archives/xorg/2007-October/028916.html

On Nov 30, 2007 11:13 AM, Bernardo Innocenti <bernie at codewiz.org> wrote:
> ---
>  render.h |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/render.h b/render.h
> index 497af6d..4c69a5e 100644
> --- a/render.h
> +++ b/render.h
> @@ -26,6 +26,8 @@
>  #ifndef _RENDER_H_
>  #define _RENDER_H_
>
> +#include <X11/Xdefs.h> /* For XID */
> +
>  typedef XID            Glyph;
>  typedef XID            GlyphSet;
>  typedef XID            Picture;
> --
> 1.5.3.6.879.gf8111
>
> _______________________________________________
> xorg mailing list
> xorg at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg
>



More information about the xorg mailing list