[gnome-settings-daemon/mount-plugin: 3/13] Include config.h
- From: Ross Burton <rburton src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon/mount-plugin: 3/13] Include config.h
- Date: Thu, 1 Apr 2010 21:45:05 +0000 (UTC)
commit a72ccbfc9127ad2b3884529c70604be0cb7d3987
Author: Ross Burton <ross linux intel com>
Date: Fri Jun 12 13:27:35 2009 +0100
Include config.h
plugins/mount/gsd-mount-manager.c | 2 ++
plugins/mount/gsd-mount-plugin.c | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/plugins/mount/gsd-mount-manager.c b/plugins/mount/gsd-mount-manager.c
index ee07f38..0184f96 100644
--- a/plugins/mount/gsd-mount-manager.c
+++ b/plugins/mount/gsd-mount-manager.c
@@ -18,6 +18,8 @@
*
*/
+#include <config.h>
+
#include <glib.h>
#include <glib/gi18n.h>
#include <gio/gio.h>
diff --git a/plugins/mount/gsd-mount-plugin.c b/plugins/mount/gsd-mount-plugin.c
index 92a1955..af295a5 100644
--- a/plugins/mount/gsd-mount-plugin.c
+++ b/plugins/mount/gsd-mount-plugin.c
@@ -17,6 +17,8 @@
*
*/
+#include <config.h>
+
#include <glib/gi18n.h>
#include <gmodule.h>
#include <gnome-settings-daemon/gnome-settings-plugin.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]