[glib/gdbus-daemon] Fix compiler warning



commit a222326f0122da47f43fae76cd492f3f5a35d09b
Author: Alexander Larsson <alexl redhat com>
Date:   Wed Apr 18 16:22:28 2012 +0200

    Fix compiler warning

 gio/gdbusdaemon.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gio/gdbusdaemon.c b/gio/gdbusdaemon.c
index 1345d01..fe02fa7 100644
--- a/gio/gdbusdaemon.c
+++ b/gio/gdbusdaemon.c
@@ -3,6 +3,7 @@
 #include <string.h>
 #include <stdlib.h>
 
+#include <gstdio.h>
 #include <gio/gio.h>
 #include <gio/gunixsocketaddress.h>
 #include "gdbusdaemon.h"



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