illumos-gate: omit tagged pointers on SPARC, causes panic on UltraI/II systems
[oi-userland.git] / components / x11 / xdriinfo / patches / compile-on-sparc.patch
blob9d131b2102c991856472d2e2dc416b4f6b1155fa
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 @@
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>