2007-12-05  Alexander Larsson  <alexl@redhat.com>

        * Makefile.am:
        * giomodule-priv.h: Added.
        * glocaldirectorymonitor.c:
        * glocalfilemonitor.c:
        * gunionvolumemonitor.c:
        * gvfs.c:
	Actually add the declaration of _g_io_modules_ensure_loaded


svn path=/trunk/; revision=6051
This commit is contained in:
Alexander Larsson
2007-12-05 11:10:21 +00:00
committed by Alexander Larsson
parent 4f039bd490
commit 3869c33a73
7 changed files with 49 additions and 4 deletions

View File

@@ -25,7 +25,7 @@
#include "glocaldirectorymonitor.h"
#include "gunixmounts.h"
#include "gdirectorymonitor.h"
#include "giomodule.h"
#include "giomodule-priv.h"
#include <string.h>