summaryrefslogtreecommitdiff
path: root/lib/util/dns_cmp.h
AgeCommit message (Collapse)AuthorFilesLines
2025-01-29lib/util: add dns_cmp() as it's own fileStefan Metzmacher1-0/+63
This is a copy of the function in source4/dsdb/common/util_trusts.c, which will be removed soon. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>