diff options
Diffstat (limited to 'target-i386')
-rw-r--r-- | target-i386/helper2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target-i386/helper2.c b/target-i386/helper2.c index effd728e11..3b9cd947df 100644 --- a/target-i386/helper2.c +++ b/target-i386/helper2.c @@ -28,6 +28,7 @@ #include "cpu.h" #include "exec-all.h" #include "svm.h" +#include "qemu-common.h" //#define DEBUG_MMU |