]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/network/networkd-network-bus.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / network / networkd-network-bus.c
index 2199b93baae96dd2d9c0e60720f308ae12d05129..120760a986d3ef696be1f0494a3e07cea1fae484 100644 (file)
@@ -19,6 +19,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#include "alloc-util.h"
 #include "networkd.h"
 #include "string-util.h"
 #include "strv.h"