aboutsummaryrefslogtreecommitdiff
path: root/lib/dns.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dns.h')
-rw-r--r--lib/dns.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/dns.h b/lib/dns.h
index 74b4b168..b0127860 100644
--- a/lib/dns.h
+++ b/lib/dns.h
@@ -70,4 +70,6 @@ dns_status spf_lookup(const char *domain, char **record);
70 70
71dns_status mx_lookup(const char *host, int resolve, struct dns_reply *repl); 71dns_status mx_lookup(const char *host, int resolve, struct dns_reply *repl);
72 72
73dns_status ns_lookup(const char *host, int resolve, struct dns_reply *reply);
74
73#endif 75#endif

Return to:

Send suggestions and report system problems to the System administrator.