[network-manager-applet] include config.h for NO_POLKIT_GNOME
- From: Dan Williams <dcbw src gnome org>
- To: svn-commits-list gnome org
- Subject: [network-manager-applet] include config.h for NO_POLKIT_GNOME
- Date: Tue, 23 Jun 2009 13:14:36 -0400 (EDT)
commit 9cb392c040d5631008586a3ee8743a3dd79c5cfd
Author: Dan Williams <dcbw redhat com>
Date: Tue Jun 23 13:14:22 2009 -0400
include config.h for NO_POLKIT_GNOME
src/connection-editor/ce-page.c | 2 ++
src/connection-editor/polkit-helpers.c | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/src/connection-editor/ce-page.c b/src/connection-editor/ce-page.c
index 45e86cb..0160367 100644
--- a/src/connection-editor/ce-page.c
+++ b/src/connection-editor/ce-page.c
@@ -20,6 +20,8 @@
* (C) Copyright 2008 - 2009 Red Hat, Inc.
*/
+#include <config.h>
+
#include <net/ethernet.h>
#include <netinet/ether.h>
#include <string.h>
diff --git a/src/connection-editor/polkit-helpers.c b/src/connection-editor/polkit-helpers.c
index 1d88704..20f8bc4 100644
--- a/src/connection-editor/polkit-helpers.c
+++ b/src/connection-editor/polkit-helpers.c
@@ -19,6 +19,8 @@
* (C) Copyright 2008 - 2009 Red Hat, Inc.
*/
+#include <config.h>
+
#include <unistd.h>
#include <sys/types.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]