diff options
Diffstat (limited to 'io/channel-command.c')
-rw-r--r-- | io/channel-command.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/io/channel-command.c b/io/channel-command.c index a9c67aa221..f53ce0f4f4 100644 --- a/io/channel-command.c +++ b/io/channel-command.c @@ -18,6 +18,7 @@ * */ +#include "qemu/osdep.h" #include "io/channel-command.h" #include "io/channel-watch.h" #include "qemu/sockets.h" |