From dd4339c540285b3a0904c631f8174a59d04be767 Mon Sep 17 00:00:00 2001 From: Juan Quintela Date: Mon, 17 Apr 2017 17:07:04 +0200 Subject: migration: Split migration/channel.c for channel operations Create an include for its exported functions. Signed-off-by: Juan Quintela Reviewed-by: Dr. David Alan Gilbert --- Add proper header --- migration/exec.c | 1 + 1 file changed, 1 insertion(+) (limited to 'migration/exec.c') diff --git a/migration/exec.c b/migration/exec.c index aba9089466..57a93355d1 100644 --- a/migration/exec.c +++ b/migration/exec.c @@ -20,6 +20,7 @@ #include "qemu/osdep.h" #include "qapi/error.h" #include "qemu-common.h" +#include "channel.h" #include "migration/migration.h" #include "io/channel-command.h" #include "trace.h" -- cgit v1.2.3-55-g7522