]> 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 db93b0a3d2a20192c1f675ff6b9dc64329d16bac..f5e08de91ecf94426d691d66d7b8006bfcaff651 100644 (file)
  * See the COPYING file in the top-level directory.
  *
  */
-#include <stdint.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <strings.h>
-#include <string.h>
-#include <sys/time.h>
-#include <assert.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