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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel





[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]