diff options
Diffstat (limited to 'host-utils.h')
-rw-r--r-- | host-utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host-utils.h b/host-utils.h index 0ddc176582..821db93671 100644 --- a/host-utils.h +++ b/host-utils.h @@ -23,7 +23,7 @@ * THE SOFTWARE. */ -#include "osdep.h" +#include "compiler.h" /* QEMU_GNUC_PREREQ */ #if defined(__x86_64__) #define __HAVE_FAST_MULU64__ |