]> git.pld-linux.org Git - packages/X11.git/blob - X11-broken-includes.patch
- adding unichrome dri driver building
[packages/X11.git] / X11-broken-includes.patch
1 --- xc/include/Xarch.h.orig     Tue Jun 10 13:03:11 2003
2 +++ xc/include/Xarch.h  Thu Jun 12 20:20:05 2003
3 @@ -40,7 +40,7 @@
4  
5  #else
6  
7 -#ifdef SVR4
8 +#if defined(SVR4) && !defined(linux)
9  #if defined(NCR) || defined(Mips) || defined(__sgi)
10  #include <sys/endian.h>
11  #else
This page took 0.025586 seconds and 3 git commands to generate.