glib r7461 - in branches/glib-2-16/gio: . fam
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r7461 - in branches/glib-2-16/gio: . fam
- Date: Thu, 11 Sep 2008 18:55:15 +0000 (UTC)
Author: matthiasc
Date: Thu Sep 11 18:55:15 2008
New Revision: 7461
URL: http://svn.gnome.org/viewvc/glib?rev=7461&view=rev
Log:
Bug 544140 - fam-helper 64-bit issue?
* fam/fam-helper.c: Added missing include so compiler doesn't complain.
Modified:
branches/glib-2-16/gio/ChangeLog
branches/glib-2-16/gio/fam/fam-helper.c
Modified: branches/glib-2-16/gio/fam/fam-helper.c
==============================================================================
--- branches/glib-2-16/gio/fam/fam-helper.c (original)
+++ branches/glib-2-16/gio/fam/fam-helper.c Thu Sep 11 18:55:15 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]