]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/shutdown.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / core / shutdown.c
index 93bbc315d36ac8e08fbe4268a2d57fcb76821a07..3a95b5fd72c859a5d31f3b6199dc780556acf885 100644 (file)
@@ -31,6 +31,7 @@
 #include <sys/stat.h>
 #include <unistd.h>
 
+#include "alloc-util.h"
 #include "cgroup-util.h"
 #include "def.h"
 #include "fileio.h"