diff options
Diffstat (limited to 'tcg/tcg-op.c')
-rw-r--r-- | tcg/tcg-op.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tcg/tcg-op.c b/tcg/tcg-op.c index 0b9dd8ff9f..f554b86d40 100644 --- a/tcg/tcg-op.c +++ b/tcg/tcg-op.c @@ -22,6 +22,7 @@ * THE SOFTWARE. */ +#include "qemu/osdep.h" #include "tcg.h" #include "tcg-op.h" |