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 --- hmp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'hmp.c') diff --git a/hmp.c b/hmp.c index 8522efe..2bc4f06 100644 --- a/hmp.c +++ b/hmp.c @@ -19,6 +19,7 @@ #include "net/eth.h" #include "sysemu/char.h" #include "sysemu/block-backend.h" +#include "qemu/config-file.h" #include "qemu/option.h" #include "qemu/timer.h" #include "qmp-commands.h" -- cgit v1.1