]> git.proxmox.com Git - qemu.git/blobdiff - kqemu.c
change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
[qemu.git] / kqemu.c
diff --git a/kqemu.c b/kqemu.c
index 825c0f13f1f4268d1f0ebe44536d059d9e3254e4..5611bc89467af4819ce94fa8ea937f0ad4c98465 100644 (file)
--- a/kqemu.c
+++ b/kqemu.c
@@ -25,7 +25,7 @@
 #include <sys/mman.h>
 #include <sys/ioctl.h>
 #endif
-#ifdef HOST_SOLARIS
+#ifdef CONFIG_SOLARIS
 #include <sys/ioccom.h>
 #endif
 #include <stdlib.h>