From 213dcb060f77a3e2704135d9c4da38b11673f8e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Date: Mon, 12 Dec 2016 20:22:24 +0300 Subject: char: headers clean-up MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Those could probably be squashed with earlier patches, however I couldn't easily identify them, test them or check if there are still necessary on various platforms. Signed-off-by: Marc-André Lureau Reviewed-by: Eric Blake --- qmp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'qmp.c') diff --git a/qmp.c b/qmp.c index 2834f02b69..dfaabac1a6 100644 --- a/qmp.c +++ b/qmp.c @@ -18,6 +18,7 @@ #include "qemu/cutils.h" #include "monitor/monitor.h" #include "sysemu/sysemu.h" +#include "qemu/config-file.h" #include "qemu/uuid.h" #include "qmp-commands.h" #include "sysemu/char.h" -- cgit v1.2.1