]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/test-xbzrle.c
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2' into...
[mirror_qemu.git] / tests / test-xbzrle.c
index 1cd8cb7d788bc8a121f2cf1d2909908f8477af48..f5e08de91ecf94426d691d66d7b8006bfcaff651 100644 (file)
  * See the COPYING file in the top-level directory.
  *
  */
-#include <stdint.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <sys/time.h>
+#include "qemu/osdep.h"
 #include "qemu-common.h"
-#include "include/migration/migration.h"
+#include "qemu/cutils.h"
+#include "../migration/xbzrle.h"
 
 #define PAGE_SIZE 4096