aboutsummaryrefslogtreecommitdiffstats
path: root/kqemu.c
diff options
context:
space:
mode:
Diffstat (limited to 'kqemu.c')
-rw-r--r--kqemu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kqemu.c b/kqemu.c
index c27c6ae..250df00 100644
--- a/kqemu.c
+++ b/kqemu.c
@@ -26,7 +26,7 @@
#include <sys/mman.h>
#include <sys/ioctl.h>
#endif
-#ifdef HOST_SOLARIS
+#ifdef CONFIG_SOLARIS
#include <sys/ioccom.h>
#endif
#include <stdlib.h>