aboutsummaryrefslogtreecommitdiffstats
path: root/host-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'host-utils.c')
-rw-r--r--host-utils.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/host-utils.c b/host-utils.c
index f92c3396c..dc9612387 100644
--- a/host-utils.c
+++ b/host-utils.c
@@ -23,7 +23,8 @@
* THE SOFTWARE.
*/
-#include "exec.h"
+#include <stdlib.h>
+#include <stdint.h>
#include "host-utils.h"
//#define DEBUG_MULDIV