xorg-x11-proto-devel/glproto-1.4.11-hyperpipe.patch
Adam Jackson c09722f7a3 * Wed Aug 04 2010 Adam Jackson <ajax@redhat.com> 7.4-38
- glproto-1.4.11-hyperpipe.patch: Fix conflict with glxext.h
2010-08-04 10:01:46 -04:00

13 lines
421 B
Diff

diff -up glproto-1.4.11/glxproto.h.jx glproto-1.4.11/glxproto.h
--- glproto-1.4.11/glxproto.h.jx 2010-01-08 11:43:07.000000000 -0500
+++ glproto-1.4.11/glxproto.h 2010-08-04 09:59:21.000000000 -0400
@@ -1255,7 +1255,7 @@ typedef struct {
/*
** glXHyperpipeConfigSGIX request
*/
-typedef struct GLXHyperpipeConfigSGIX {
+typedef struct {
CARD8 reqType;
CARD8 glxCode;
CARD16 length B16;