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 --- uncrypt/uncrypt.c | 1 + 1 file changed, 1 insertion(+) (limited to 'uncrypt') diff --git a/uncrypt/uncrypt.c b/uncrypt/uncrypt.c index e619237..b90bd6b 100644 --- a/uncrypt/uncrypt.c +++ b/uncrypt/uncrypt.c @@ -42,6 +42,7 @@ #include #include #include +#include #include #include #include -- cgit v1.1