diff options
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/msm_kgsl.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/uapi/linux/msm_kgsl.h b/include/uapi/linux/msm_kgsl.h index 51d6e99f0449..2c10bc180466 100644 --- a/include/uapi/linux/msm_kgsl.h +++ b/include/uapi/linux/msm_kgsl.h @@ -1,6 +1,9 @@ #ifndef _UAPI_MSM_KGSL_H #define _UAPI_MSM_KGSL_H +#include <linux/types.h> +#include <linux/ioctl.h> + /* * The KGSL version has proven not to be very useful in userspace if features * are cherry picked into other trees out of order so it is frozen as of 3.14. |
