[Spice-devel] [linux vd-agent][PATCH] Fix implicit declaration of 'g_unlink' (warning)

Christophe Fergeau cfergeau at redhat.com
Mon Apr 13 01:46:22 PDT 2015


ACK.

Christophe

On Sun, Apr 12, 2015 at 12:06:29AM +0200, Fabiano FidĂȘncio wrote:
> Related: https://bugzilla.redhat.com/show_bug.cgi?id=1086657
> ---
> Looks like I missed this warning while applying the patches, due to a dirty
> environment :-(
> ---
>  src/vdagent-x11-randr.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/vdagent-x11-randr.c b/src/vdagent-x11-randr.c
> index a1e25ad..939eed6 100644
> --- a/src/vdagent-x11-randr.c
> +++ b/src/vdagent-x11-randr.c
> @@ -22,6 +22,7 @@
>  */
>  
>  #include <glib.h>
> +#include <glib/gstdio.h>
>  #include <string.h>
>  #include <syslog.h>
>  #include <stdlib.h>
> -- 
> 2.3.5
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20150413/5aa882ee/attachment.sig>


More information about the Spice-devel mailing list