diff options
Diffstat (limited to 'block/ssh.c')
-rw-r--r-- | block/ssh.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/block/ssh.c b/block/ssh.c index 4c4fa3ccfc..eec37dd27c 100644 --- a/block/ssh.c +++ b/block/ssh.c @@ -28,6 +28,7 @@ #include <libssh2_sftp.h> #include "block/block_int.h" +#include "block/qdict.h" #include "qapi/error.h" #include "qemu/error-report.h" #include "qemu/option.h" |