linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / char / drm / drm.h
index 5642ac4..9da0ddb 100644 (file)
@@ -38,6 +38,7 @@
 
 #if defined(__linux__)
 #if defined(__KERNEL__)
+#include <linux/config.h>
 #endif
 #include <asm/ioctl.h>         /* For _IO* macros */
 #define DRM_IOCTL_NR(n)                _IOC_NR(n)