summaryrefslogtreecommitdiff
path: root/clients/nm-online.c
diff options
context:
space:
mode:
Diffstat (limited to 'clients/nm-online.c')
-rw-r--r--clients/nm-online.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/clients/nm-online.c b/clients/nm-online.c
index c02f9cc9e..e8f0be1a8 100644
--- a/clients/nm-online.c
+++ b/clients/nm-online.c
@@ -31,16 +31,14 @@
* Robert Love <rml@novell.com>
*/
-#include "config.h"
+#include "nm-default.h"
#include <stdio.h>
#include <stdlib.h>
#include <getopt.h>
#include <locale.h>
-#include <NetworkManager.h>
-
-#include "nm-default.h"
+#include "NetworkManager.h"
#define PROGRESS_STEPS 15
#define WAIT_STARTUP_TAG "wait-startup"