]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/nss-myhostname/nss-myhostname.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / nss-myhostname / nss-myhostname.c
index 009a9ad886e70f858f8bf3479004a4c1877c9bd0..ee10b105eab86f364d61e5020fab788232b9e660 100644 (file)
@@ -26,6 +26,7 @@
 #include <stdlib.h>
 #include <string.h>
 
+#include "alloc-util.h"
 #include "hostname-util.h"
 #include "local-addresses.h"
 #include "macro.h"