These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / misc / pc-testdev.c
index 18e94e0..086893d 100644 (file)
@@ -35,7 +35,7 @@
  * git://git.kernel.org/pub/scm/virt/kvm/kvm-unit-tests.git
 */
 
-#include "config-host.h"
+#include "qemu/osdep.h"
 #if defined(CONFIG_POSIX)
 #include <sys/mman.h>
 #endif