summary refs log tree commit diff stats
path: root/util/coroutine-gthread.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/coroutine-gthread.c')
-rw-r--r--util/coroutine-gthread.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/coroutine-gthread.c b/util/coroutine-gthread.c
index fb697eb0b7..62bfb4015d 100644
--- a/util/coroutine-gthread.c
+++ b/util/coroutine-gthread.c
@@ -19,7 +19,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
 #include "qemu-common.h"
 #include "qemu/coroutine_int.h"