glib r7239 - in trunk/gio: . fam
- From: plaes svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: glib r7239 - in trunk/gio: . fam
 
- Date: Tue, 22 Jul 2008 14:56:31 +0000 (UTC)
 
Author: plaes
Date: Tue Jul 22 14:56:31 2008
New Revision: 7239
URL: http://svn.gnome.org/viewvc/glib?rev=7239&view=rev
Log:
2008-07-22  Priit Laes <plaes plaes org>
	Bug 544140 - fam-helper 64-bit issue?
	* fam/fam-helper.c: Added missing include so compiler doesn't complain.
Modified:
   trunk/gio/ChangeLog
   trunk/gio/fam/fam-helper.c
Modified: trunk/gio/fam/fam-helper.c
==============================================================================
--- trunk/gio/fam/fam-helper.c	(original)
+++ trunk/gio/fam/fam-helper.c	Tue Jul 22 14:56:31 2008
@@ -26,6 +26,7 @@
 #include <fam.h>
 #include <gio/gfilemonitor.h>
 
+#include "gfile.h"
 #include "fam-helper.h"
 
 static FAMConnection* fam_connection = NULL;
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]