mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-03 20:46:53 +02:00
Bug 544140 - fam-helper 64-bit issue?
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. svn path=/trunk/; revision=7239
This commit is contained in:
parent
981fbaa21e
commit
f656ca06de
@ -1,3 +1,9 @@
|
|||||||
|
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.
|
||||||
|
|
||||||
2008-07-21 Matthias Clasen <mclasen2redhat.com>
|
2008-07-21 Matthias Clasen <mclasen2redhat.com>
|
||||||
|
|
||||||
* === Released 2.17.4 ===
|
* === Released 2.17.4 ===
|
||||||
|
@ -26,6 +26,7 @@
|
|||||||
#include <fam.h>
|
#include <fam.h>
|
||||||
#include <gio/gfilemonitor.h>
|
#include <gio/gfilemonitor.h>
|
||||||
|
|
||||||
|
#include "gfile.h"
|
||||||
#include "fam-helper.h"
|
#include "fam-helper.h"
|
||||||
|
|
||||||
static FAMConnection* fam_connection = NULL;
|
static FAMConnection* fam_connection = NULL;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user