X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=kvmfornfv.git;a=blobdiff_plain;f=qemu%2Ftests%2Ftest-xbzrle.c;h=49f64195a6fe1a4aaf784a162e72b770db991f8b;hp=db93b0a3d2a20192c1f675ff6b9dc64329d16bac;hb=437fd90c0250dee670290f9b714253671a990160;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05 diff --git a/qemu/tests/test-xbzrle.c b/qemu/tests/test-xbzrle.c index db93b0a3d..49f64195a 100644 --- a/qemu/tests/test-xbzrle.c +++ b/qemu/tests/test-xbzrle.c @@ -10,14 +10,9 @@ * See the COPYING file in the top-level directory. * */ -#include -#include -#include -#include -#include -#include -#include +#include "qemu/osdep.h" #include "qemu-common.h" +#include "qemu/cutils.h" #include "include/migration/migration.h" #define PAGE_SIZE 4096