From a38ca0063c91ef221f20bf0c4ac0dc84ce07d557 Mon Sep 17 00:00:00 2001 From: Benjamin Close Date: Fri, 13 Feb 2009 14:44:53 +1030 Subject: [PATCH] xext: Use proto header rather than the Xext include file, this prevents userspace being pulled in causing issues Signed-off-by: Benjamin Close Acked-by: Peter Hutterer Acked-by: Daniel Stone --- Xext/panoramiX.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Xext/panoramiX.h b/Xext/panoramiX.h index 700c5a4f9..d413ff9cf 100644 --- a/Xext/panoramiX.h +++ b/Xext/panoramiX.h @@ -41,9 +41,8 @@ Equipment Corporation. #define _PANORAMIX_H_ #define _PANORAMIX_SERVER -#include +#include #undef _PANORAMIX_SERVER - #include "gcstruct.h"