summaryrefslogtreecommitdiff
path: root/hmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'hmp.h')
-rw-r--r--hmp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hmp.h b/hmp.h
index 5fe73f1c5e..2aa75a2904 100644
--- a/hmp.h
+++ b/hmp.h
@@ -18,5 +18,6 @@
#include "qapi-types.h"
void hmp_info_name(Monitor *mon);
+void hmp_info_version(Monitor *mon);
#endif