summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2017-10-23 15:18:08 +0100
committerEduardo Habkost <ehabkost@redhat.com>2018-01-19 11:18:51 -0200
commite3ab04deb036a707fdf1ca0418cb80c4cd9302f9 (patch)
treeccbc42c58a34cc70512b15d90cef251acc4a624a /util
parentdcff1035dfdfb4c76634df64a5359ac18749f7ca (diff)
downloadqemu-e3ab04deb036a707fdf1ca0418cb80c4cd9302f9.tar.gz
memfd: remove needless include
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20171023141815.17709-3-marcandre.lureau@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'util')
-rw-r--r--util/memfd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/util/memfd.c b/util/memfd.c
index 3a82505f8d..dce61f9d21 100644
--- a/util/memfd.c
+++ b/util/memfd.c
@@ -27,8 +27,6 @@
#include "qemu/osdep.h"
-#include <glib/gprintf.h>
-
#include "qemu/memfd.h"
#if defined CONFIG_LINUX && !defined CONFIG_MEMFD