]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qemu-barrier.h
Rename target_phys_addr_t to hwaddr
[mirror_qemu.git] / qemu-barrier.h
index 1de914e882b0459c8daff7183fec263ff51070c3..faa83d265ea2bc1df891db9ffa6c4be0dc6e4251 100644 (file)
@@ -6,7 +6,7 @@
 
 #if defined(__i386__)
 
-#include "qemu-common.h"        /* QEMU_GNUC_PREREQ */
+#include "compiler.h"        /* QEMU_GNUC_PREREQ */
 
 /*
  * Because of the strongly ordered x86 storage model, wmb() and rmb() are nops