summaryrefslogtreecommitdiff
path: root/kvm_mmu.c
diff options
context:
space:
mode:
authorRobert Mustacchi <rm@joyent.com>2011-06-06 10:09:46 -0700
committerRobert Mustacchi <rm@joyent.com>2011-06-06 10:09:46 -0700
commit801bbc8943e1dc9498ea033e11416b9f8e4f862f (patch)
treef602c201c40283852b09fa5a880f8c96dbe59935 /kvm_mmu.c
parent1662d9d57f26a6bb37f716089871f6809ed78eeb (diff)
downloadillumos-kvm-801bbc8943e1dc9498ea033e11416b9f8e4f862f.tar.gz
HVM-291 irq.h should be kvm_irq.h
HVM-292 kvm_irq.c shouldn't have extern declarations
Diffstat (limited to 'kvm_mmu.c')
-rw-r--r--kvm_mmu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvm_mmu.c b/kvm_mmu.c
index 87b90e6..da74bef 100644
--- a/kvm_mmu.c
+++ b/kvm_mmu.c
@@ -8,7 +8,7 @@
#include "kvm_x86host.h"
#include "kvm_iodev.h"
#include "kvm.h"
-#include "irq.h"
+#include "kvm_irq.h"
#include "kvm_mmu.h"
/*