diff options
Diffstat (limited to 'tests/check-qlist.c')
-rw-r--r-- | tests/check-qlist.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/check-qlist.c b/tests/check-qlist.c index f231d5fa97..e16da5e5c6 100644 --- a/tests/check-qlist.c +++ b/tests/check-qlist.c @@ -10,7 +10,6 @@ * See the COPYING.LIB file in the top-level directory. */ #include "qemu/osdep.h" -#include <glib.h> #include "qapi/qmp/qint.h" #include "qapi/qmp/qlist.h" |