summaryrefslogtreecommitdiff
path: root/src/grp-network/libnetworkd-core/networkd-network.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-network/libnetworkd-core/networkd-network.h')
-rw-r--r--src/grp-network/libnetworkd-core/networkd-network.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/grp-network/libnetworkd-core/networkd-network.h b/src/grp-network/libnetworkd-core/networkd-network.h
index 3d77524bba..fdf76b8924 100644
--- a/src/grp-network/libnetworkd-core/networkd-network.h
+++ b/src/grp-network/libnetworkd-core/networkd-network.h
@@ -20,12 +20,12 @@
***/
#include <systemd/sd-bus.h>
-#include "udev.h"
-#include "shared/condition.h"
-#include "systemd-network/dhcp-identifier.h"
#include "basic/hashmap.h"
+#include "shared/condition.h"
#include "shared/resolve-util.h"
+#include "systemd-network/dhcp-identifier.h"
+#include "udev.h"
#include "networkd-address.h"
#include "networkd-fdb.h"