From 415378513095b513032929b8d1b8352ae5f39a44 Mon Sep 17 00:00:00 2001 From: Jools Wills Date: Thu, 15 Dec 2016 18:59:20 +0000 Subject: [PATCH] added stdlib.h - fixes warning with free / system --- gfx/drivers_context/mali_fbdev_ctx.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gfx/drivers_context/mali_fbdev_ctx.c b/gfx/drivers_context/mali_fbdev_ctx.c index de7f8c8cb6..8670f1147c 100644 --- a/gfx/drivers_context/mali_fbdev_ctx.c +++ b/gfx/drivers_context/mali_fbdev_ctx.c @@ -13,6 +13,7 @@ * If not, see . */ +#include #include #include