Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 167 - (hide annotations) (download)
Tue May 8 20:58:51 2007 UTC (17 years ago) by niro
File size: 330 byte(s)
-import

1 niro 167 --- 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)