X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=qemu%2Ftests%2Fe1000-test.c;h=a42b3810c1fee2e1ea05335fbf0716b141d7421a;hb=437fd90c0250dee670290f9b714253671a990160;hp=7ca6d7e72efbb49db2597652f24389671f70577b;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/tests/e1000-test.c b/qemu/tests/e1000-test.c index 7ca6d7e72..a42b3810c 100644 --- a/qemu/tests/e1000-test.c +++ b/qemu/tests/e1000-test.c @@ -7,10 +7,9 @@ * See the COPYING file in the top-level directory. */ +#include "qemu/osdep.h" #include -#include #include "libqtest.h" -#include "qemu/osdep.h" /* Tests only initialization so far. TODO: Replace with functional tests */ static void test_device(gconstpointer data)