diff options
Diffstat (limited to 'target-cris/machine.c')
-rw-r--r-- | target-cris/machine.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target-cris/machine.c b/target-cris/machine.c index 983b67c47f..9cc2820e85 100644 --- a/target-cris/machine.c +++ b/target-cris/machine.c @@ -18,6 +18,7 @@ * License along with this library; if not, see <http://www.gnu.org/licenses/>. */ +#include "qemu/osdep.h" #include "hw/hw.h" static const VMStateDescription vmstate_tlbset = { |