projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f8373d
)
patch for Digital/Tru64 (bug 10635) - forwarded to OpenGL ARB as well
author
Brian
<brian@yutani.localnet.net>
Fri, 13 Apr 2007 15:55:35 +0000
(09:55 -0600)
committer
Brian
<brian@yutani.localnet.net>
Fri, 13 Apr 2007 15:55:35 +0000
(09:55 -0600)
include/GL/glxext.h
patch
|
blob
|
history
diff --git
a/include/GL/glxext.h
b/include/GL/glxext.h
index d239badd74ed7617a241be8ef822056786dc9f8b..fb7ea22c1de13606f2c4b48c22c14318078b24be 100644
(file)
--- a/
include/GL/glxext.h
+++ b/
include/GL/glxext.h
@@
-386,7
+386,7
@@
typedef struct {
/* (as used in the GLX_OML_sync_control extension). */
#if defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
#include <inttypes.h>
-#elif defined(__sun__)
+#elif defined(__sun__)
|| defined(__digital__)
#include <inttypes.h>
#if defined(__STDC__)
#if defined(__arch64__)