summaryrefslogtreecommitdiff
path: root/include/drm/drm_lease.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drm/drm_lease.h')
-rw-r--r--include/drm/drm_lease.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/drm/drm_lease.h b/include/drm/drm_lease.h
index 5c9ef6a2aeae..53545b4ca9ef 100644
--- a/include/drm/drm_lease.h
+++ b/include/drm/drm_lease.h
@@ -6,6 +6,8 @@
#ifndef _DRM_LEASE_H_
#define _DRM_LEASE_H_
+#include <linux/types.h>
+
struct drm_file;
struct drm_device;
struct drm_master;