summaryrefslogtreecommitdiffstats
path: root/qemu/target-openrisc/mmu.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/target-openrisc/mmu.c')
-rw-r--r--qemu/target-openrisc/mmu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/target-openrisc/mmu.c b/qemu/target-openrisc/mmu.c
index 750a93636..4ab414a68 100644
--- a/qemu/target-openrisc/mmu.c
+++ b/qemu/target-openrisc/mmu.c
@@ -18,6 +18,7 @@
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
+#include "qemu/osdep.h"
#include "cpu.h"
#include "qemu-common.h"
#include "exec/gdbstub.h"