mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 18:52:09 +01:00
Bug 544140 - fam-helper 64-bit issue?
* fam/fam-helper.c: Added missing include so compiler doesn't complain. svn path=/branches/glib-2-16/; revision=7461
This commit is contained in:
parent
66aaaf44eb
commit
c0b0dbe65d
@ -1,3 +1,12 @@
|
||||
2008-09-11 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Merge from trunk
|
||||
|
||||
Bug 544140 - fam-helper 64-bit issue?
|
||||
|
||||
* fam/fam-helper.c: Added missing include so compiler doesn't complain.
|
||||
Patch by Priit Laes
|
||||
|
||||
2008-08-08 Loïc Minier <lool@dooz.org>
|
||||
|
||||
Bug 535124 – umask 002 not being applied for new directories, new
|
||||
|
@ -26,6 +26,7 @@
|
||||
#include <fam.h>
|
||||
#include <gio/gfilemonitor.h>
|
||||
|
||||
#include "gfile.h"
|
||||
#include "fam-helper.h"
|
||||
|
||||
static FAMConnection* fam_connection = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user