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 --- applypatch/imgpatch.c | 1 + 1 file changed, 1 insertion(+) (limited to 'applypatch') diff --git a/applypatch/imgpatch.c b/applypatch/imgpatch.c index 33c4487..09b0a73 100644 --- a/applypatch/imgpatch.c +++ b/applypatch/imgpatch.c @@ -21,6 +21,7 @@ #include #include #include +#include #include #include -- cgit v1.1