From cd3c55ab40efd12f5a2d396dbb57509e4d071641 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Thu, 29 Jan 2015 20:50:08 -0800 Subject: Add missing includes. Change-Id: I06ea08400efa511e627be37a4fd70fbdfadea2e6 --- tools/ota/check-lost+found.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/ota/check-lost+found.c b/tools/ota/check-lost+found.c index da02f46..cbf7926 100644 --- a/tools/ota/check-lost+found.c +++ b/tools/ota/check-lost+found.c @@ -26,6 +26,7 @@ #include #include #include +#include #include "private/android_filesystem_config.h" -- cgit v1.1