mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01: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>
|
||||
|
||||
* === Released 2.17.4 ===
|
||||
|
@ -26,6 +26,7 @@
|
||||
#include <fam.h>
|
||||
#include <gio/gfilemonitor.h>
|
||||
|
||||
#include "gfile.h"
|
||||
#include "fam-helper.h"
|
||||
|
||||
static FAMConnection* fam_connection = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user