]> Git Repo - qemu.git/blobdiff - target-i386/kvm.c
target-i386: Rearrange processing of 0F AE
[qemu.git] / target-i386 / kvm.c
index d6f5355aa9dde560be65fa70f19709702fa48e34..94024bc1b1d78fa7038688b5c85d4f2abe4ed207 100644 (file)
@@ -12,7 +12,7 @@
  *
  */
 
-#include <sys/types.h>
+#include "qemu/osdep.h"
 #include <sys/ioctl.h>
 #include <sys/mman.h>
 #include <sys/utsname.h>
This page took 0.02295 seconds and 4 git commands to generate.