]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/core/nmi.c
hw/core: Clean up includes
[mirror_qemu.git] / hw / core / nmi.c
index 4057cdd6a2c7618b85ca9ec612a855f0e01223ee..6ca569bd7f964434ed6cf903dad05c6bad1c1fa5 100644 (file)
@@ -19,6 +19,7 @@
  *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
+#include "qemu/osdep.h"
 #include "hw/nmi.h"
 #include "qapi/qmp/qerror.h"
 #include "monitor/monitor.h"