]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/generator.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / shared / generator.c
index 203e01318bd29a04d8923eb21bb9eeb586456783..cb4ebc606e676ce2603899dbe5d2ea6e874d4a79 100644 (file)
@@ -21,6 +21,7 @@
 
 #include <unistd.h>
 
+#include "alloc-util.h"
 #include "dropin.h"
 #include "escape.h"
 #include "fd-util.h"