summaryrefslogtreecommitdiff
path: root/clients/common/nm-secret-agent-simple.c
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2018-01-08 12:37:46 +0100
committerThomas Haller <thaller@redhat.com>2018-01-08 12:38:54 +0100
commit52baa8c52bc1fe5bdbdcee57e0f84c704b9f5591 (patch)
treec23f99bdb1f81c6760988b8021553639cd88ab7e /clients/common/nm-secret-agent-simple.c
parent25ade3975236e99092bbad660d7d4976bc6d5a45 (diff)
downloadNetworkManager-52baa8c52bc1fe5bdbdcee57e0f84c704b9f5591.tar.gz
clients: drop redundant #include "NetworkManager.h"
This header is already included by "nm-default.h".
Diffstat (limited to 'clients/common/nm-secret-agent-simple.c')
-rw-r--r--clients/common/nm-secret-agent-simple.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/clients/common/nm-secret-agent-simple.c b/clients/common/nm-secret-agent-simple.c
index 005d2ab6f1..4db57ca54b 100644
--- a/clients/common/nm-secret-agent-simple.c
+++ b/clients/common/nm-secret-agent-simple.c
@@ -33,7 +33,6 @@
#include <string.h>
-#include "NetworkManager.h"
#include "nm-vpn-service-plugin.h"
#include "nm-vpn-helpers.h"