summary refs log tree commit diff
path: root/src/nm-dcb.c
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2016-01-20 16:26:51 +0100
committerMichael Biebl <biebl@debian.org>2016-01-20 16:26:51 +0100
commit494f296a3baab08522617b24b1f126d8f9a17502 (patch)
treec8ef32fb0dd1c4ff35a0b38e787abb58692de0cd /src/nm-dcb.c
parent54f6333410ffd570e62717d9e77c5c987175e397 (diff)
Imported Upstream version 1.1.90 upstream/1.1.90
Diffstat (limited to 'src/nm-dcb.c')
-rw-r--r--src/nm-dcb.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/nm-dcb.c b/src/nm-dcb.c
index 8bf3858a..109e56e5 100644
--- a/src/nm-dcb.c
+++ b/src/nm-dcb.c
@@ -23,11 +23,10 @@
 #include <sys/wait.h>
 #include <string.h>
 
-#include <glib.h>
+#include "nm-default.h"
 #include "nm-dcb.h"
 #include "nm-platform.h"
 #include "NetworkManagerUtils.h"
-#include "nm-logging.h"
 
 static const char *helper_names[] = { "dcbtool", "fcoeadm" };