Acked-by: Christophe Fergeau <cfergeau@xxxxxxxxxx> On Thu, Feb 21, 2019 at 10:49:20AM +0000, Frediano Ziglio wrote: > Now the function almost uses GLib function, no reason to include > some system headers. > > Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> > --- > common/log.c | 6 ------ > 1 file changed, 6 deletions(-) > > diff --git a/common/log.c b/common/log.c > index 054fd7f..b73da71 100644 > --- a/common/log.c > +++ b/common/log.c > @@ -21,12 +21,6 @@ > > #include <glib.h> > #include <stdlib.h> > -#include <stdio.h> > -#include <sys/types.h> > -#ifndef _MSC_VER > -#include <unistd.h> > -#endif > - > #include <common/recorder.h> > > #include "log.h" > -- > 2.20.1 > > _______________________________________________ > Spice-devel mailing list > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/spice-devel
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel