This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 7/7] nss_dns: Use NSS_DECLARE_MODULE_FUNCTIONS
- From: DJ Delorie <dj at redhat dot com>
- To: Florian Weimer <fweimer at redhat dot com>
- Cc: libc-alpha at sourceware dot org
- Date: Wed, 12 Feb 2020 20:19:32 -0500
- Subject: Re: [PATCH 7/7] nss_dns: Use NSS_DECLARE_MODULE_FUNCTIONS
Florian Weimer <fweimer@redhat.com> writes:
> resolv/nss_dns/dns-canon.c | 2 ++
> resolv/nss_dns/dns-host.c | 2 ++
> resolv/nss_dns/dns-network.c | 2 ++
> 3 files changed, 6 insertions(+)
LGTM.
Reviewed-by: DJ Delorie <dj@redhat.com>