From c529f6bf701dcb50741a444f496ede1fa6a44fe0 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Sat, 16 Jul 2005 00:56:20 +0000 Subject: strip out vestigial #ifdef HAVE_CONFIG_H stanzas, they're confusing the modular X build --- src/mesa/drivers/x11/glxheader.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/mesa/drivers/x11/glxheader.h') diff --git a/src/mesa/drivers/x11/glxheader.h b/src/mesa/drivers/x11/glxheader.h index 42637f4c14d..2533d504443 100644 --- a/src/mesa/drivers/x11/glxheader.h +++ b/src/mesa/drivers/x11/glxheader.h @@ -31,14 +31,8 @@ #include #endif -#ifdef HAVE_CONFIG_H -#include "conf.h" -#endif - - #include "glheader.h" - #ifdef XFree86Server # include "resource.h" -- cgit v1.2.3