From 26dbad2b984e69f6c938ac3e82267d0ded0df8fd Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Wed, 28 Jan 2015 12:09:05 -0800 Subject: Add missing includes. Change-Id: I0737456e0221ebe9cc854d65c95a7d37d0869d56 --- applypatch/bspatch.c | 1 + 1 file changed, 1 insertion(+) (limited to 'applypatch') diff --git a/applypatch/bspatch.c b/applypatch/bspatch.c index b34ec2a..b57760e 100644 --- a/applypatch/bspatch.c +++ b/applypatch/bspatch.c @@ -23,6 +23,7 @@ #include #include #include +#include #include #include -- cgit v1.1