Magellan Linux

Contents of /trunk/xorg-old/xorg-6.8.2-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: 343 byte(s)
-import

1 --- xc/extras/drm/shared/drm.horig 2005-05-19 22:39:43.000000000 +0000
2 +++ xc/extras/drm/shared/drm.h 2005-05-19 22:39:56.000000000 +0000
3 @@ -38,7 +38,6 @@
4 #define _DRM_H_
5
6 #if defined(__linux__)
7 -#include <linux/config.h>
8 #include <asm/ioctl.h> /* For _IO* macros */
9 #define DRM_IOCTL_NR(n) _IOC_NR(n)
10 #define DRM_IOC_VOID _IOC_NONE