diff options
Diffstat (limited to 'hmp.c')
| -rw-r--r-- | hmp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hmp.c b/hmp.c index 180ba2bfd9..873962f710 100644 --- a/hmp.c +++ b/hmp.c @@ -15,6 +15,7 @@ #include "hmp.h" #include "net.h" +#include "qemu-char.h" #include "qemu-option.h" #include "qemu-timer.h" #include "qmp-commands.h" |