]> git.proxmox.com Git - mirror_qemu.git/commitdiff
memfd: remove needless include
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 23 Oct 2017 14:18:08 +0000 (15:18 +0100)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 19 Jan 2018 13:18:51 +0000 (11:18 -0200)
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>
util/memfd.c

index 3a82505f8d792d467064bee7f8c7a6d69b05a92f..dce61f9d211b8eef674ffa917df4a0685842f103 100644 (file)
@@ -27,8 +27,6 @@
 
 #include "qemu/osdep.h"
 
-#include <glib/gprintf.h>
-
 #include "qemu/memfd.h"
 
 #if defined CONFIG_LINUX && !defined CONFIG_MEMFD