]> Git Repo - qemu.git/blobdiff - host-utils.c
target-s390: Convert MULTIPLY AND ADD, SUBTRACT
[qemu.git] / host-utils.c
index f92c3396c667669b2339d83a67bff3f372460468..5e3915abba46911a1f221540749ecb2e57c834be 100644 (file)
@@ -23,8 +23,9 @@
  * THE SOFTWARE.
  */
 
-#include "exec.h"
-#include "host-utils.h"
+#include <stdlib.h>
+#include <stdint.h>
+#include "qemu/host-utils.h"
 
 //#define DEBUG_MULDIV
 
This page took 0.024806 seconds and 4 git commands to generate.