Add #defines needed by OpenSolaris, fix breakage by the #defines
[qemu] / host-utils.c
index 7cd0843..dc96123 100644 (file)
@@ -23,7 +23,9 @@
  * THE SOFTWARE.
  */
 
-#include "vl.h"
+#include <stdlib.h>
+#include <stdint.h>
+#include "host-utils.h"
 
 //#define DEBUG_MULDIV