aboutsummaryrefslogtreecommitdiff
path: root/target-i386/helper2.c
diff options
context:
space:
mode:
Diffstat (limited to 'target-i386/helper2.c')
-rw-r--r--target-i386/helper2.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/target-i386/helper2.c b/target-i386/helper2.c
index 6217cd531..94833dd5f 100644
--- a/target-i386/helper2.c
+++ b/target-i386/helper2.c
@@ -28,6 +28,10 @@
#include "cpu.h"
#include "exec-all.h"
+#ifdef USE_KVM
+#include "../qemu-kvm.h"
+#endif
+
//#define DEBUG_MMU
#ifdef USE_CODE_COPY