On 10/23/2017 06:59 AM, Marc-André Lureau wrote: > Signed-off-by: Marc-André Lureau <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]> > --- > util/memfd.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/util/memfd.c b/util/memfd.c > index e9c1a0e700..b5b7a41347 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" > > #ifdef CONFIG_MEMFD >
