diff options
Diffstat (limited to 'target-sh4/monitor.c')
-rw-r--r-- | target-sh4/monitor.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target-sh4/monitor.c b/target-sh4/monitor.c index a06f0d46d8..426e5d4914 100644 --- a/target-sh4/monitor.c +++ b/target-sh4/monitor.c @@ -21,6 +21,7 @@ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN * THE SOFTWARE. */ +#include "qemu/osdep.h" #include "cpu.h" #include "monitor/monitor.h" #include "monitor/hmp-target.h" |