KVM: Portability: Move IO device definitions to its own header file
[pandora-kernel.git] / drivers / kvm / kvm_main.c
index 058366f..14b376e 100644 (file)
@@ -18,6 +18,7 @@
 #include "kvm.h"
 #include "x86.h"
 #include "irq.h"
+#include "iodev.h"
 
 #include <linux/kvm.h>
 #include <linux/module.h>