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 --- updater/updater.c | 1 + 1 file changed, 1 insertion(+) (limited to 'updater') diff --git a/updater/updater.c b/updater/updater.c index 465e123..661f695 100644 --- a/updater/updater.c +++ b/updater/updater.c @@ -17,6 +17,7 @@ #include #include #include +#include #include "edify/expr.h" #include "updater.h" -- cgit v1.1