diff options
Diffstat (limited to 'target-openrisc/machine.c')
-rw-r--r-- | target-openrisc/machine.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target-openrisc/machine.c b/target-openrisc/machine.c index 9f66a9cef2..b4dc08dfe1 100644 --- a/target-openrisc/machine.c +++ b/target-openrisc/machine.c @@ -17,6 +17,7 @@ * License along with this library; if not, see <http://www.gnu.org/licenses/>. */ +#include "qemu/osdep.h" #include "hw/hw.h" #include "hw/boards.h" |