diff options
Diffstat (limited to 'stubs/get-next-serial.c')
-rw-r--r-- | stubs/get-next-serial.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stubs/get-next-serial.c b/stubs/get-next-serial.c index 40c56d13d7..6ff6a6d3b2 100644 --- a/stubs/get-next-serial.c +++ b/stubs/get-next-serial.c @@ -1,3 +1,4 @@ +#include "qemu/osdep.h" #include "qemu-common.h" CharDriverState *serial_hds[0]; |