summaryrefslogtreecommitdiff
path: root/src/devices/nm-device.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/nm-device.c')
-rw-r--r--src/devices/nm-device.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/devices/nm-device.c b/src/devices/nm-device.c
index 9b0cdfe9d4..c9451e0231 100644
--- a/src/devices/nm-device.c
+++ b/src/devices/nm-device.c
@@ -19,7 +19,7 @@
* Copyright (C) 2006 - 2008 Novell, Inc.
*/
-#include "config.h"
+#include "nm-default.h"
#include <netinet/in.h>
#include <string.h>
@@ -34,7 +34,6 @@
#include <netlink/route/addr.h>
#include <linux/if_addr.h>
-#include "nm-default.h"
#include "nm-device.h"
#include "nm-device-private.h"
#include "NetworkManagerUtils.h"