File evtouch-dont_include_xf86_ansic_h.patch of Package x11-input-evtouch
Index: xserver-xorg-input-evtouch/libtouch.c
===================================================================
--- xserver-xorg-input-evtouch/libtouch.c 2007-09-11 23:00:20.762131559 +0900
+++ xserver-xorg-input-evtouch/libtouch.c 2007-09-11 23:00:43.263413833 +0900
@@ -34,7 +34,6 @@
#ifndef NEED_XF86_TYPES
#define NEED_XF86_TYPES
#endif
-#include <xf86_ansic.h>
#include <xf86_OSproc.h>
#include <xf86Xinput.h>
#include <exevents.h>