From 327c69127cf6203681d418a76186f70cc71b9212 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 8 Nov 1999 07:36:43 +0000 Subject: clean-up of header includes (Daryll) --- src/mesa/main/attrib.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/mesa/main/attrib.c') diff --git a/src/mesa/main/attrib.c b/src/mesa/main/attrib.c index db11a3d221..669c4c2f74 100644 --- a/src/mesa/main/attrib.c +++ b/src/mesa/main/attrib.c @@ -1,4 +1,4 @@ -/* $Id: attrib.c,v 1.8 1999/10/13 18:42:49 brianp Exp $ */ +/* $Id: attrib.c,v 1.9 1999/11/08 07:36:43 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -45,10 +45,6 @@ #include "simple_list.h" #include "texstate.h" #include "types.h" -#ifdef XFree86Server -#undef MISC_H -#include "GL/xf86glx.h" -#endif #endif -- cgit v1.2.3