repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
illumos-gate: omit tagged pointers on SPARC, causes panic on UltraI/II systems
[oi-userland.git]
/
components
/
x11
/
xdriinfo
/
patches
/
compile-on-sparc.patch
blob
9d131b2102c991856472d2e2dc416b4f6b1155fa
1
--- ./xdriinfo.c Tue May 13 12:10:12 2008
2
+++ ./xdriinfo.c Tue May 13 12:10:19 2008
3
@@ -24,7 +24,6 @@
4
5
#define GLX_GLXEXT_PROTOTYPES
6
#include <GL/glx.h>
7
-#include <GL/glxext.h>
8
#include <X11/Xlib.h>
9
#include <stdio.h>
10
#include <unistd.h>