summaryrefslogtreecommitdiff
path: root/src/mesa/x86/common_x86_asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/x86/common_x86_asm.h')
-rw-r--r--src/mesa/x86/common_x86_asm.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/mesa/x86/common_x86_asm.h b/src/mesa/x86/common_x86_asm.h
index a913bb1d09..9977298328 100644
--- a/src/mesa/x86/common_x86_asm.h
+++ b/src/mesa/x86/common_x86_asm.h
@@ -1,4 +1,4 @@
-/* $Id: common_x86_asm.h,v 1.11 2004/04/26 10:10:25 alanh Exp $ */
+/* $Id: common_x86_asm.h,v 1.12 2005/07/16 00:56:20 ajax Exp $ */
/*
* Mesa 3-D graphics library
@@ -43,10 +43,6 @@
*/
#include "common_x86_features.h"
-#ifdef HAVE_CONFIG_H
-#include "conf.h"
-#endif
-
#ifdef USE_X86_ASM
#include "x86.h"
#ifdef USE_3DNOW_ASM