rpms/mesa/FC-5 mesa-6.4.2-64bit-fix-bug190245.patch,NONE,1.1

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jun 26 12:39:05 UTC 2006


Author: mharris

Update of /cvs/dist/rpms/mesa/FC-5
In directory cvs.devel.redhat.com:/tmp/cvs-serv29115

Added Files:
	mesa-6.4.2-64bit-fix-bug190245.patch 
Log Message:
add mesa-6.4.2-64bit-fix-bug190245.patch

mesa-6.4.2-64bit-fix-bug190245.patch:
 glheader.h |    3 +++
 1 files changed, 3 insertions(+)

--- NEW FILE mesa-6.4.2-64bit-fix-bug190245.patch ---
diff -u -r Mesa-6.4.2-old/src/mesa/main/glheader.h Mesa-6.4.2/src/mesa/main/glheader.h
--- Mesa-6.4.2-old/src/mesa/main/glheader.h	2005-11-27 18:16:31.000000000 +0000
+++ Mesa-6.4.2/src/mesa/main/glheader.h	2006-06-17 12:54:06.000000000 +0100
@@ -46,6 +46,9 @@
 #ifndef GLHEADER_H
 #define GLHEADER_H
 
+#ifdef HAVE_DIX_CONFIG_H
+#include "dix-config.h"
+#endif
 
 #if defined(XFree86LOADER) && defined(IN_MODULE)
 #include "xf86_ansic.h"




More information about the fedora-cvs-commits mailing list