summaryrefslogtreecommitdiffstats
path: root/qemu/hw/intc/i8259_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/intc/i8259_common.c')
-rw-r--r--qemu/hw/intc/i8259_common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/intc/i8259_common.c b/qemu/hw/intc/i8259_common.c
index fbf26e557..3a850b0c6 100644
--- a/qemu/hw/intc/i8259_common.c
+++ b/qemu/hw/intc/i8259_common.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/i386/pc.h"
#include "hw/isa/i8259_internal.h"