diff options
Diffstat (limited to 'tcg/tcg-common.c')
-rw-r--r-- | tcg/tcg-common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tcg/tcg-common.c b/tcg/tcg-common.c index 8fa4e13..97305a3 100644 --- a/tcg/tcg-common.c +++ b/tcg/tcg-common.c @@ -22,6 +22,7 @@ * THE SOFTWARE. */ +#include "qemu/osdep.h" #include "tcg/tcg.h" #if defined(CONFIG_TCG_INTERPRETER) |