From 6dca5f57e066e1fc911da9e51a5019a2ef69401b Mon Sep 17 00:00:00 2001 From: Benjamin Close Date: Wed, 9 Jan 2008 14:10:10 +1030 Subject: Remove reliance on xf86_ansic.h The file was removed in 1faba797cbfe1a4804b7ea6b47e1ca9d4e4324e4 and prevents compilation. Found by: Tinderbox --- src/xf86MagicTouch.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/xf86MagicTouch.c b/src/xf86MagicTouch.c index d23d89c..12992e6 100644 --- a/src/xf86MagicTouch.c +++ b/src/xf86MagicTouch.c @@ -21,9 +21,6 @@ #include #include -#if !defined(DGUX) -#include -#endif #include #include #include -- cgit v1.2.3