From ea4e77c42fad3b6d192235b6c12bbebbdd058828 Mon Sep 17 00:00:00 2001 From: Jeremy Gebben Date: Fri, 30 Oct 2015 11:27:24 -0600 Subject: [PATCH] msm: kgsl: include header dependencies Include the dependencies rather than relying on 'something else' to include them. Change-Id: I472e8f4abbc3d54904f441d42f2e7cb38bc413d0 Signed-off-by: Jeremy Gebben --- include/uapi/linux/msm_kgsl.h | 3 +++ 1 file changed, 3 insertions(+) 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 +#include + /* * 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.