]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/service.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / core / service.c
index 54a420d6f09d76f872fb4dc048908b9454e29812..2d92799fec4c831a3b6e58eb9a11b5f978a51e82 100644 (file)
@@ -23,6 +23,7 @@
 #include <signal.h>
 #include <unistd.h>
 
+#include "alloc-util.h"
 #include "async.h"
 #include "bus-error.h"
 #include "bus-kernel.h"