]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/resolve-host/resolve-host.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / resolve-host / resolve-host.c
index 9b808ff110fa17a413b1679c9ae0e281e778d1fb..57739d1f3e7ccaada76b141d2aae7c97b19af43a 100644 (file)
@@ -25,6 +25,7 @@
 #include "sd-bus.h"
 
 #include "af-list.h"
+#include "alloc-util.h"
 #include "bus-error.h"
 #include "bus-util.h"
 #include "in-addr-util.h"