From c68a0409b388c30c7f4ee8be44081c143f280279 Mon Sep 17 00:00:00 2001 From: Hani Benhabiles Date: Tue, 27 May 2014 23:39:32 +0100 Subject: monitor: Add migrate_set_capability completion Signed-off-by: Hani Benhabiles Signed-off-by: Luiz Capitulino --- hmp.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hmp.h') diff --git a/hmp.h b/hmp.h index a70804db46..0c814d07bd 100644 --- a/hmp.h +++ b/hmp.h @@ -107,5 +107,7 @@ void ringbuf_write_completion(ReadLineState *rs, int nb_args, const char *str); void ringbuf_read_completion(ReadLineState *rs, int nb_args, const char *str); void watchdog_action_completion(ReadLineState *rs, int nb_args, const char *str); +void migrate_set_capability_completion(ReadLineState *rs, int nb_args, + const char *str); #endif -- cgit v1.2.3-55-g7522