aboutsummaryrefslogtreecommitdiff
path: root/include/block/block-hmp-cmds.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/block/block-hmp-cmds.h')
-rw-r--r--include/block/block-hmp-cmds.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/block/block-hmp-cmds.h b/include/block/block-hmp-cmds.h
index ba0593c440..71113cd7ef 100644
--- a/include/block/block-hmp-cmds.h
+++ b/include/block/block-hmp-cmds.h
@@ -15,6 +15,8 @@
#ifndef BLOCK_BLOCK_HMP_CMDS_H
#define BLOCK_BLOCK_HMP_CMDS_H
+#include "qemu/coroutine.h"
+
void hmp_drive_add(Monitor *mon, const QDict *qdict);
void hmp_commit(Monitor *mon, const QDict *qdict);