]> git.proxmox.com Git - qemu.git/blobdiff - cache-utils.h
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / cache-utils.h
index 19b24ab4e1ab88f70acb0a895b8138cc7f41a514..b45fde44e85490c981006e48fb10613d6d06e6d0 100644 (file)
@@ -1,9 +1,7 @@
 #ifndef QEMU_CACHE_UTILS_H
 #define QEMU_CACHE_UTILS_H
 
-#include "config-host.h"
-
-#ifdef HOST_PPC
+#if defined(_ARCH_PPC)
 struct qemu_cache_conf {
     unsigned long dcache_bsize;
     unsigned long icache_bsize;