]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/socket-proxy/socket-proxyd.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / socket-proxy / socket-proxyd.c
index e82fb064171ab5f667b004cc1e0738ab3f5a7129..ba82adadb425601f039ed910dd5c3fd0e55723c7 100644 (file)
@@ -34,6 +34,7 @@
 #include "sd-event.h"
 #include "sd-resolve.h"
 
+#include "alloc-util.h"
 #include "fd-util.h"
 #include "log.h"
 #include "path-util.h"