summaryrefslogtreecommitdiff
path: root/daemon
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2007-11-01 13:08:19 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-11-01 13:08:19 +0000
commit8fdd74750e18c69b07955e1f12383f60b79315f4 (patch)
tree013b9453d9234c5984849db63788b1e96fc68385 /daemon
parent7f5e177a24c1b96d0fce7b9f1ac9b1758e619593 (diff)
downloadgvfs-8fdd74750e18c69b07955e1f12383f60b79315f4.tar.gz
Implement get_uri_scheme
2007-11-01 Alexander Larsson <alexl@redhat.com> * client/gdaemonfile.c: * client/gdaemonvfs.[ch]: Implement get_uri_scheme * daemon/mount.c: Add needed includes svn path=/trunk/; revision=1006
Diffstat (limited to 'daemon')
-rw-r--r--daemon/mount.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/mount.c b/daemon/mount.c
index 3e97f8a8..a422102d 100644
--- a/daemon/mount.c
+++ b/daemon/mount.c
@@ -9,6 +9,7 @@
#include "gmountoperationdbus.h"
#include "gvfsdaemonprotocol.h"
#include "gdbusutils.h"
+#include <gio/gurifuncs.h>
#include <gio/gioerror.h>
typedef struct {