summaryrefslogtreecommitdiff
path: root/clients/nm-online.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/nm-online.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/nm-online.c')
-rw-r--r--clients/nm-online.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/clients/nm-online.c b/clients/nm-online.c
index ee0b5249ad..5bc80795b9 100644
--- a/clients/nm-online.c
+++ b/clients/nm-online.c
@@ -38,8 +38,6 @@
#include <getopt.h>
#include <locale.h>
-#include "NetworkManager.h"
-
#define PROGRESS_STEPS 15
#define EXIT_FAILURE_OFFLINE 1