summaryrefslogtreecommitdiff
path: root/target-ppc/user_only_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'target-ppc/user_only_helper.c')
-rw-r--r--target-ppc/user_only_helper.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/target-ppc/user_only_helper.c b/target-ppc/user_only_helper.c
index 829f66f504..6aff34713f 100644
--- a/target-ppc/user_only_helper.c
+++ b/target-ppc/user_only_helper.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"
int ppc_cpu_handle_mmu_fault(CPUState *cs, vaddr address, int rw,