]> Git Repo - qemu.git/blobdiff - target-s390x/int_helper.c
ppc/mmu-hash64: Remove duplicated #include statement
[qemu.git] / target-s390x / int_helper.c
index a46c736d67bc66388225c60a3059850955d014a7..370c94da55e30050c9dc906a6d32c482c6f98d9c 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/host-utils.h"
 #include "exec/helper-proto.h"
 
This page took 0.022096 seconds and 4 git commands to generate.