summaryrefslogtreecommitdiff
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, 1 insertions, 0 deletions
diff --git a/util/coroutine-gthread.c b/util/coroutine-gthread.c
index 0bcd77867d..fb697eb0b7 100644
--- a/util/coroutine-gthread.c
+++ b/util/coroutine-gthread.c
@@ -18,6 +18,7 @@
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
+#include "qemu/osdep.h"
#include <glib.h>
#include "qemu-common.h"
#include "qemu/coroutine_int.h"