]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/slice.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / core / slice.c
index 8fb6d28a3cbfca0c55cd04a004f68a70f18090f9..460214415030e24f474550bde6c05fd8f89a9f44 100644 (file)
@@ -21,6 +21,7 @@
 
 #include <errno.h>
 
+#include "alloc-util.h"
 #include "dbus-slice.h"
 #include "log.h"
 #include "special.h"