summaryrefslogtreecommitdiff
path: root/kvm_mdb.c
diff options
context:
space:
mode:
authorRobert Mustacchi <rm@joyent.com>2011-07-25 23:17:23 +0000
committerRobert Mustacchi <rm@joyent.com>2011-07-25 23:17:23 +0000
commit85cb0449e660806d679c50fabdcba3c8ea7b9fc1 (patch)
tree885e274542274bc0a7dc3ab59ee552efadf762b0 /kvm_mdb.c
parent50e728835d7b41d6f2f552ab2761102add3d5146 (diff)
downloadillumos-kvm-85cb0449e660806d679c50fabdcba3c8ea7b9fc1.tar.gz
HVM-517 Remove unused irqflags.h
Diffstat (limited to 'kvm_mdb.c')
-rw-r--r--kvm_mdb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kvm_mdb.c b/kvm_mdb.c
index b7fd72b..831fa97 100644
--- a/kvm_mdb.c
+++ b/kvm_mdb.c
@@ -24,7 +24,6 @@
#include "msr.h"
#include "kvm_vmx.h"
-#include "irqflags.h"
#include "kvm_iodev.h"
#include "kvm_host.h"
#include "kvm_x86host.h"