From facd2857783d58387885ad7cb1e4a8386f241738 Mon Sep 17 00:00:00 2001 From: Blue Swirl Date: Sun, 16 Aug 2009 08:03:26 +0000 Subject: user: compile host-utils.c only once Signed-off-by: Blue Swirl --- host-utils.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'host-utils.c') diff --git a/host-utils.c b/host-utils.c index f92c3396c6..dc9612387b 100644 --- a/host-utils.c +++ b/host-utils.c @@ -23,7 +23,8 @@ * THE SOFTWARE. */ -#include "exec.h" +#include +#include #include "host-utils.h" //#define DEBUG_MULDIV -- cgit v1.2.3-55-g7522