]> Git Repo - qemu.git/blobdiff - tests/test-xbzrle.c
qemu-iotests: fix test_stream_partial()
[qemu.git] / tests / test-xbzrle.c
index db93b0a3d2a20192c1f675ff6b9dc64329d16bac..abd309d4181143faa690ab649c6f02b7d3de095f 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"
 
This page took 0.024095 seconds and 4 git commands to generate.