diff --git a/host-utils.c b/host-utils.c index 7cd0843f94..f92c3396c6 100644 --- a/host-utils.c +++ b/host-utils.c @@ -23,7 +23,8 @@ * THE SOFTWARE. */ -#include "vl.h" +#include "exec.h" +#include "host-utils.h" //#define DEBUG_MULDIV