diff options
Diffstat (limited to 'translate-common.c')
-rw-r--r-- | translate-common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/translate-common.c b/translate-common.c index 171222d037..ffbfe856c5 100644 --- a/translate-common.c +++ b/translate-common.c @@ -17,6 +17,7 @@ * License along with this library; if not, see <http://www.gnu.org/licenses/>. */ +#include "qemu/osdep.h" #include "qemu-common.h" #include "qom/cpu.h" |