diff options
Diffstat (limited to 'tests/virtio-balloon-test.c')
-rw-r--r-- | tests/virtio-balloon-test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/virtio-balloon-test.c b/tests/virtio-balloon-test.c index b010ce98e8..0d0046bf25 100644 --- a/tests/virtio-balloon-test.c +++ b/tests/virtio-balloon-test.c @@ -8,7 +8,6 @@ */ #include "qemu/osdep.h" -#include <glib.h> #include "libqtest.h" /* Tests only initialization so far. TODO: Replace with functional tests */ |