diff options
author | Robert Mustacchi <rm@joyent.com> | 2011-07-25 23:17:23 +0000 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2011-07-25 23:17:23 +0000 |
commit | 85cb0449e660806d679c50fabdcba3c8ea7b9fc1 (patch) | |
tree | 885e274542274bc0a7dc3ab59ee552efadf762b0 /kvm.c | |
parent | 50e728835d7b41d6f2f552ab2761102add3d5146 (diff) | |
download | illumos-kvm-85cb0449e660806d679c50fabdcba3c8ea7b9fc1.tar.gz |
HVM-517 Remove unused irqflags.h
Diffstat (limited to 'kvm.c')
-rw-r--r-- | kvm.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -318,7 +318,6 @@ #include "kvm_vmx.h" #include "msr-index.h" #include "msr.h" -#include "irqflags.h" #include "kvm_host.h" #include "kvm_lapic.h" #include "processor-flags.h" |