Index: extras/drm/shared/drm.h =================================================================== RCS file: /cvs/xorg/xc/extras/drm/shared/drm.h,v retrieving revision 1.2 diff -u -r1.2 drm.h --- extras/drm/shared/drm.h 2 Mar 2005 11:20:29 -0000 1.2 +++ extras/drm/shared/drm.h 1 Jun 2005 17:23:46 -0000 @@ -38,7 +38,7 @@ #define _DRM_H_ #if defined(__linux__) -#include +/*#include */ #include /* For _IO* macros */ #define DRM_IOCTL_NR(n) _IOC_NR(n) #define DRM_IOC_VOID _IOC_NONE