summaryrefslogtreecommitdiffstats
path: root/qemu/hw/ide/isa.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/ide/isa.c')
-rw-r--r--qemu/hw/ide/isa.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/ide/isa.c b/qemu/hw/ide/isa.c
index 9f80503fa..eba567c87 100644
--- a/qemu/hw/ide/isa.c
+++ b/qemu/hw/ide/isa.c
@@ -22,6 +22,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
+#include "qemu/osdep.h"
#include <hw/hw.h>
#include <hw/i386/pc.h>
#include <hw/isa/isa.h>