[network-manager-vpnc/lr/libnm: 7/10] fixup! properties: build separate libnm-based and libnm-glib-based plugins
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-vpnc/lr/libnm: 7/10] fixup! properties: build separate libnm-based and libnm-glib-based plugins
- Date: Mon, 17 Aug 2015 15:24:15 +0000 (UTC)
commit da9324dc6f5169dacfffc9f25fad27e302610f26
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Fri Aug 14 17:18:51 2015 +0200
fixup! properties: build separate libnm-based and libnm-glib-based plugins
properties/nm-vpnc.c | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/properties/nm-vpnc.c b/properties/nm-vpnc.c
index 2c6dc67..fee7407 100644
--- a/properties/nm-vpnc.c
+++ b/properties/nm-vpnc.c
@@ -40,15 +40,14 @@
#include <gtk/gtk.h>
#ifdef NM_VPNC_OLD
+#define NM_VPN_LIBNM_COMPAT
+
#include <nm-setting-vpn.h>
#include <nm-setting-connection.h>
#include <nm-setting-ip4-config.h>
#include <nm-ui-utils.h>
-
-#define NM_VPN_LIBNM_COMPAT
#include <nm-vpn-plugin-ui-interface.h>
-#define NMSettingVpn NMSettingVPN
#define nm_simple_connection_new() nm_connection_new ()
#define NMSettingIPConfig NMSettingIP4Config
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]