]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/network/networkd-netdev.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / network / networkd-netdev.c
index 3d4865a780b98f435c33125ff98277a55e39fc8f..d9ccc19d3d0cfcdf178bde996e593affc1aa186e 100644 (file)
 #include "conf-files.h"
 #include "conf-parser.h"
 #include "list.h"
-#include "siphash24.h"
 #include "netlink-util.h"
 #include "network-internal.h"
-
 #include "networkd.h"
+#include "siphash24.h"
+#include "string-util.h"
 #include "networkd-netdev.h"
 
 const NetDevVTable * const netdev_vtable[_NETDEV_KIND_MAX] = {