summaryrefslogtreecommitdiff
path: root/kvm_emulate.c
diff options
context:
space:
mode:
authorRobert Mustacchi <rm@joyent.com>2011-06-02 14:54:03 -0700
committerRobert Mustacchi <rm@joyent.com>2011-06-02 14:54:20 -0700
commitb2ebb7abb694a41b25485941c83f01e1b975f958 (patch)
tree54e616f9dba225e4b7e75a68eca0274a45d6d42a /kvm_emulate.c
parent72cb25693684299d52badc1b2c331715b1c2ea38 (diff)
downloadillumos-kvm-b2ebb7abb694a41b25485941c83f01e1b975f958.tar.gz
HVM-268 iodev.h should be named kvm_iodev.h
Diffstat (limited to 'kvm_emulate.c')
-rw-r--r--kvm_emulate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvm_emulate.c b/kvm_emulate.c
index 8afb364..b865c5d 100644
--- a/kvm_emulate.c
+++ b/kvm_emulate.c
@@ -51,7 +51,7 @@
#include "msr-index.h"
#include "msr.h"
#include "processor-flags.h"
-#include "iodev.h"
+#include "kvm_iodev.h"
#include "kvm.h"
/*