[PATCH] xext: Use proto header rather than the Xext include file, this prevents userspace being pulled in causing issues
Benjamin Close
Benjamin.Close at clearchain.com
Thu Feb 12 21:40:13 PST 2009
Signed-off-by: Benjamin Close <Benjamin.Close at clearchain.com>
---
Xext/panoramiX.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Xext/panoramiX.h b/Xext/panoramiX.h
index 89c7547..8a38b40 100644
--- a/Xext/panoramiX.h
+++ b/Xext/panoramiX.h
@@ -40,7 +40,7 @@ Equipment Corporation.
#ifndef _PANORAMIX_H_
#define _PANORAMIX_H_
-#include <X11/extensions/panoramiXext.h>
+#include <X11/extensions/panoramiXproto.h>
#include "gcstruct.h"
--
1.6.0.6
More information about the xorg-devel
mailing list