]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-openrisc/mmu.c
9pfs: handle walk of ".." in the root directory
[mirror_qemu.git] / target-openrisc / mmu.c
index 750a93636b683a161fcf4dcf29ccbe3a112a7aab..505dcdcdc8d13d8d2d2d3dba0ae01dddd2b0b6e3 100644 (file)
@@ -18,7 +18,9 @@
  * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
+#include "qemu/osdep.h"
 #include "cpu.h"
+#include "exec/exec-all.h"
 #include "qemu-common.h"
 #include "exec/gdbstub.h"
 #include "qemu/host-utils.h"