Message ID | 1287753199.2122.0.camel@cowboy (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/include/drm/drm_mode.h b/include/drm/drm_mode.h index 0fc7397..eddd7f4 100644 --- a/include/drm/drm_mode.h +++ b/include/drm/drm_mode.h @@ -24,6 +24,8 @@ * IN THE SOFTWARE. */ +#include <linux/types.h> + #ifndef _DRM_MODE_H #define _DRM_MODE_H