about summary refs log tree commit diff
path: root/src/nm-dcb.c
diff options
context:
space:
mode:
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" };