diff options
Diffstat (limited to 'qemu/target-sparc/int32_helper.c')
-rw-r--r-- | qemu/target-sparc/int32_helper.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qemu/target-sparc/int32_helper.c b/qemu/target-sparc/int32_helper.c index 7c380ba2a..09afe136e 100644 --- a/qemu/target-sparc/int32_helper.c +++ b/qemu/target-sparc/int32_helper.c @@ -17,9 +17,11 @@ * License along with this library; if not, see <http://www.gnu.org/licenses/>. */ +#include "qemu/osdep.h" #include "cpu.h" #include "trace.h" #include "sysemu/sysemu.h" +#include "exec/log.h" #define DEBUG_PCALL |