diff options
Diffstat (limited to 'tests/check-qom-interface.c')
-rw-r--r-- | tests/check-qom-interface.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/check-qom-interface.c b/tests/check-qom-interface.c index 09354deb70..719ddcf2e0 100644 --- a/tests/check-qom-interface.c +++ b/tests/check-qom-interface.c @@ -10,7 +10,6 @@ * See the COPYING.LIB file in the top-level directory. */ #include "qemu/osdep.h" -#include <glib.h> #include "qom/object.h" #include "qemu/module.h" |