]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/manager.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / core / manager.c
index bf0cf069ca2afb7992adf93f74ad2c1e8d36854c..04111091e70f0640d477d246d947ac5af526341f 100644 (file)
@@ -40,6 +40,7 @@
 #include "sd-daemon.h"
 #include "sd-messages.h"
 
+#include "alloc-util.h"
 #include "audit-fd.h"
 #include "boot-timestamps.h"
 #include "bus-common-errors.h"