[gnome-control-center] Add #include <config.h>
- From: Kjartan Maraas <kmaraas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] Add #include <config.h>
- Date: Wed, 2 Mar 2011 19:07:46 +0000 (UTC)
commit 680c00be22140c1e63b23834d4683edd27e97c8b
Author: Kjartan Maraas <kmaraas gnome org>
Date: Wed Mar 2 18:40:44 2011 +0100
Add #include <config.h>
panels/network/cc-network-panel.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/panels/network/cc-network-panel.c b/panels/network/cc-network-panel.c
index ba37581..0d55eb7 100644
--- a/panels/network/cc-network-panel.c
+++ b/panels/network/cc-network-panel.c
@@ -18,6 +18,7 @@
*
*/
+#include <config.h>
#include <glib/gi18n.h>
#include <arpa/inet.h>
#include <stdlib.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]