[PATCH] xserver: fix build regression since 91ab237358c6e33da854914d3de493a9cbea7637
Peter Hutterer
peter.hutterer at who-t.net
Mon Jan 21 14:00:21 PST 2013
On Tue, Jan 22, 2013 at 07:39:53AM +1000, Dave Airlie wrote:
> inputstr, double defines TouchListener typedef, maybe some gcc handles it,
> but not all.
>
> fixes tinderbox
>
> Reported-by: Jon TURNEY <jon.turney at dronecode.org.uk>
> Signed-off-by: Dave Airlie <airlied at redhat.com>
Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
Keith, please merge this asap, thanks.
Cheers,
Peter
> ---
> include/inputstr.h | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/include/inputstr.h b/include/inputstr.h
> index fc21913..48a29be 100644
> --- a/include/inputstr.h
> +++ b/include/inputstr.h
> @@ -327,8 +327,6 @@ typedef struct _TouchPointInfo {
> size_t history_size; /* Size of history in elements */
> } TouchPointInfoRec;
>
> -typedef struct _TouchListener TouchListener;
> -
> typedef struct _DDXTouchPointInfo {
> uint32_t client_id; /* touch ID as seen in client events */
> Bool active; /* whether or not the touch is active */
> --
> 1.8.1
>
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
>
More information about the xorg-devel
mailing list