From: Elliott Hughes Date: Tue, 25 Feb 2014 00:28:31 +0000 (-0800) Subject: Remove #include . X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=401d9c326a6d08533bb6d1eaa7307c4cdcd5a923;p=GitHub%2FLineageOS%2Fandroid_hardware_samsung_slsi_exynos5.git Remove #include . Change-Id: I29a9f289cc053aaf017aa316bc9232885139e0e4 --- diff --git a/gralloc/gralloc.cpp b/gralloc/gralloc.cpp index ece9964..9e768ae 100644 --- a/gralloc/gralloc.cpp +++ b/gralloc/gralloc.cpp @@ -14,11 +14,6 @@ * limitations under the License. */ -#ifdef HAVE_ANDROID_OS // just want PAGE_SIZE define -# include -#else -# include -#endif #include #include #include