Magellan Linux

Contents of /trunk/xorg-old/xorg-6.9.0-linux-libc-headers.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 167 - (show annotations) (download)
Tue May 8 20:58:51 2007 UTC (16 years, 11 months ago) by niro
File size: 330 byte(s)
-import

1 --- xc/extras/drm/shared/drm.h 2005-12-28 14:37:52.000000000 +0000
2 +++ xc/extras/drm/shared/drm.h.patched 2005-12-28 14:39:21.000000000 +0000
3 @@ -64,7 +64,6 @@
4
5 #if defined(__linux__)
6 #if defined(__KERNEL__)
7 -#include <linux/config.h>
8 #endif
9 #include <asm/ioctl.h> /* For _IO* macros */
10 #define DRM_IOCTL_NR(n) _IOC_NR(n)