]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/network/networkd-netdev.c
Merge pull request #1668 from ssahani/net1
[thirdparty/systemd.git] / src / network / networkd-netdev.c
index 3d4865a780b98f435c33125ff98277a55e39fc8f..bd1129a09b9d52cce55e02ee732fdb8e198ff941 100644 (file)
 
 #include "conf-files.h"
 #include "conf-parser.h"
+#include "fd-util.h"
 #include "list.h"
-#include "siphash24.h"
 #include "netlink-util.h"
 #include "network-internal.h"
-
-#include "networkd.h"
 #include "networkd-netdev.h"
+#include "networkd.h"
+#include "siphash24.h"
+#include "string-util.h"
 
 const NetDevVTable * const netdev_vtable[_NETDEV_KIND_MAX] = {