These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / util / qemu-openpty.c
index 4c53211..2e8b43b 100644 (file)
@@ -32,7 +32,7 @@
  * linked with -lutil.
  */
 
-#include "config-host.h"
+#include "qemu/osdep.h"
 #include "qemu-common.h"
 
 #if defined(__GLIBC__)