diff options
Diffstat (limited to 'iohandler.c')
-rw-r--r-- | iohandler.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/iohandler.c b/iohandler.c index 4cc1c5ade6..687dc565a4 100644 --- a/iohandler.c +++ b/iohandler.c @@ -26,6 +26,7 @@ #include "qemu-common.h" #include "qemu-char.h" #include "qemu-queue.h" +#include "main-loop.h" #ifndef _WIN32 #include <sys/wait.h> |