summaryrefslogtreecommitdiff
path: root/kvm_iodev.c
diff options
context:
space:
mode:
authorRobert Mustacchi <rm@joyent.com>2011-06-02 14:49:39 -0700
committerRobert Mustacchi <rm@joyent.com>2011-06-02 14:50:53 -0700
commit72cb25693684299d52badc1b2c331715b1c2ea38 (patch)
tree5c65006c66f1d6096d132e35f13b4293104b805f /kvm_iodev.c
parent6db183dc245e3177d3c41d06ecf299b237c70734 (diff)
downloadillumos-kvm-72cb25693684299d52badc1b2c331715b1c2ea38.tar.gz
HVM-266 kvm_types.h missing includes
HVM-267 fix includes for kvm_iodev.c
Diffstat (limited to 'kvm_iodev.c')
-rw-r--r--kvm_iodev.c10
1 files changed, 1 insertions, 9 deletions
diff --git a/kvm_iodev.c b/kvm_iodev.c
index 50556ba..177954b 100644
--- a/kvm_iodev.c
+++ b/kvm_iodev.c
@@ -16,16 +16,8 @@
* Copyright 2011, Joyent Inc. All Rights Reserved.
*/
-/*
- * XXX Everytime I do this I die a bit more inside ~ rm
- * Please save me from header file hell!
- */
-#include "vmx.h"
-#include "msr.h"
-#include "kvm_host.h"
-#include "kvm_x86host.h"
#include "iodev.h"
-#include "kvm.h"
+#include <sys/errno.h>
void
kvm_iodevice_init(struct kvm_io_device *dev,