~ubuntu-branches/ubuntu/natty/gnome-vfs/natty

« back to all changes in this revision

Viewing changes to libgnomevfs/gnome-vfs-init.c

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-03-17 16:12:58 UTC
  • mfrom: (0.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090317161258-px3a2czt9g2ktjz3
Tags: 1:2.24.1-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
#include "gnome-vfs-module-callback-private.h"
38
38
 
39
39
#include <errno.h>
40
 
#include <glib/gmessages.h>
41
 
#include <glib/gfileutils.h>
 
40
#include <glib/gstdio.h>
42
41
#include <glib/gi18n-lib.h>
43
 
#include <glib/gtypes.h>
44
 
#include <glib/gstdio.h>
 
42
#include <glib.h>
45
43
 
46
44
#ifdef USE_DAEMON
47
45
#ifndef DBUS_API_SUBJECT_TO_CHANGE