]> git.pld-linux.org Git - packages/X11.git/blame - XFree86-broken-includes.patch
- cleanup
[packages/X11.git] / XFree86-broken-includes.patch
CommitLineData
741a55fb 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
9a0921f9 3@@ -40,7 +40,7 @@
4
5 #else
6
7-#ifdef SVR4
8+#if defined(SVR4) && !defined(linux)
741a55fb 9 #if defined(NCR) || defined(Mips) || defined(__sgi)
9a0921f9 10 #include <sys/endian.h>
11 #else
This page took 0.057456 seconds and 4 git commands to generate.