]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/network/networkd-netdev-bond.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / network / networkd-netdev-bond.c
index ce9c18d654899fd94665098931bf44fcff09d79b..70105b8aa0c16a3ba38d45c3ee26d827f1a6abed 100644 (file)
@@ -25,6 +25,7 @@
 
 #include "sd-netlink.h"
 
+#include "alloc-util.h"
 #include "conf-parser.h"
 #include "missing.h"
 #include "networkd-netdev-bond.h"