]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/unit-printf.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / core / unit-printf.c
index 4a5c7efdb0ed3e3fe462ae1c8e6c94b8b88fa6e1..721c8ccce9ad339c7d7b2c2ecbcbaefa79f35f36 100644 (file)
@@ -19,6 +19,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#include "alloc-util.h"
 #include "cgroup-util.h"
 #include "formats-util.h"
 #include "macro.h"