]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/intc/i8259.c
hw/intc: Clean up includes
[mirror_qemu.git] / hw / intc / i8259.c
index 0f5c0259ac5b237d523894e8880b74c3075023bf..6f3a86350cdd7e9ce183751f1d16aeafe1131255 100644 (file)
@@ -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 "hw/hw.h"
 #include "hw/i386/pc.h"
 #include "hw/isa/isa.h"