]> git.proxmox.com Git - qemu.git/blobdiff - host-utils.c
ide: Turn properties any IDE device must have into bus properties
[qemu.git] / host-utils.c
index f92c3396c667669b2339d83a67bff3f372460468..dc9612387b3ebe46ce52be2e5bc9104b2999da4f 100644 (file)
@@ -23,7 +23,8 @@
  * THE SOFTWARE.
  */
 
-#include "exec.h"
+#include <stdlib.h>
+#include <stdint.h>
 #include "host-utils.h"
 
 //#define DEBUG_MULDIV