about summary refs log tree commit diff
path: root/libnm/nm-device-bridge.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-device-bridge.c')
-rw-r--r--libnm/nm-device-bridge.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/libnm/nm-device-bridge.c b/libnm/nm-device-bridge.c
index 39c48d2a..2db3a238 100644
--- a/libnm/nm-device-bridge.c
+++ b/libnm/nm-device-bridge.c
@@ -20,12 +20,10 @@
 
 #include "nm-default.h"
 
-#include <string.h>
+#include "nm-setting-bridge.h"
 
 #include "nm-setting-connection.h"
-#include "nm-setting-bridge.h"
 #include "nm-utils.h"
-
 #include "nm-device-bridge.h"
 #include "nm-object-private.h"
 #include "nm-core-internal.h"