summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2015-08-11 19:23:21 +0200
committerThomas Haller <thaller@redhat.com>2015-08-11 19:23:26 +0200
commitf99ec59a601f8629f6571ee401cd047937ac7317 (patch)
treea63136cd48c30e7a7381e9495ffa9f826223ae3b
parent3dd0f2e976f13eff0c14280ab467dfa2cffb6181 (diff)
downloadNetworkManager-lr/applied-connection-bgo724041-1.tar.gz
fixup! activation-request: cease using the secrets if the original connection changedlr/applied-connection-bgo724041-1
Don't inlucde nm-glib.h directly. This is what nm-default.h already does.
-rw-r--r--src/nm-activation-request.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nm-activation-request.c b/src/nm-activation-request.c
index 37052d9f6f..82326e884c 100644
--- a/src/nm-activation-request.c
+++ b/src/nm-activation-request.c
@@ -35,7 +35,6 @@
#include "nm-active-connection.h"
#include "nm-settings-connection.h"
#include "nm-auth-subject.h"
-#include "nm-glib.h"
G_DEFINE_TYPE (NMActRequest, nm_act_request, NM_TYPE_ACTIVE_CONNECTION)