chiark / gitweb /
sd-dns: cleanup public header
[elogind.git] / src / libsystemd-bus / dns-util.h
index 31d19bd95ab6dc359fb864a4b8bb7ff314d48bd1..0ca91e0ad9108653c3df0a50cfaec8e2dca4856d 100644 (file)
@@ -1,5 +1,7 @@
 #pragma once
 
+#include "util.h"
+
 DEFINE_TRIVIAL_CLEANUP_FUNC(asyncns_t*, asyncns_free);
 DEFINE_TRIVIAL_CLEANUP_FUNC(unsigned char *, asyncns_freeanswer);
 DEFINE_TRIVIAL_CLEANUP_FUNC(struct addrinfo*, asyncns_freeaddrinfo);