Cell: some basic blending code
[mesa.git] / src / mesa / x86 / common_x86_asm.h
index a913bb1d0940105e2018b8843d3c496187bf0659..99772983289105c87832d421b890b569e5c23234 100644 (file)
@@ -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
  */
 #include "common_x86_features.h"
 
-#ifdef HAVE_CONFIG_H
-#include "conf.h"
-#endif
-
 #ifdef USE_X86_ASM
 #include "x86.h"
 #ifdef USE_3DNOW_ASM