diff options
Diffstat (limited to 'migration/fd.c')
-rw-r--r-- | migration/fd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/migration/fd.c b/migration/fd.c index 6284a97cba..cd06182d1e 100644 --- a/migration/fd.c +++ b/migration/fd.c @@ -15,7 +15,6 @@ */ #include "qemu/osdep.h" -#include "qapi/error.h" #include "channel.h" #include "fd.h" #include "monitor/monitor.h" |