diff options
Diffstat (limited to 'target/i386/tcg/smm_helper.c')
-rw-r--r-- | target/i386/tcg/smm_helper.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/i386/tcg/smm_helper.c b/target/i386/tcg/smm_helper.c index d20e8ed..62d027a 100644 --- a/target/i386/tcg/smm_helper.c +++ b/target/i386/tcg/smm_helper.c @@ -22,6 +22,8 @@ #include "cpu.h" #include "exec/helper-proto.h" #include "exec/log.h" +#include "helper-tcg.h" + /* SMM support */ |