]> Git Repo - qemu.git/blobdiff - ioport.c
target-arm: Fix handling of SDCR for 32-bit code
[qemu.git] / ioport.c
index 193ef7685cf5233d41bb54d0915b31cfede5596f..7a84d5444ea72b9609ee043ad01b5b134e1b39ac 100644 (file)
--- a/ioport.c
+++ b/ioport.c
@@ -25,6 +25,7 @@
  * splitted out ioport related stuffs from vl.c.
  */
 
+#include "qemu/osdep.h"
 #include "exec/ioport.h"
 #include "trace.h"
 #include "exec/memory.h"
This page took 0.018424 seconds and 4 git commands to generate.