public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/fw/nss-declare] nss_nisplus: Use NSS_DECLARE_MODULE_FUNCTIONS
@ 2020-02-12 14:37 Florian Weimer
  0 siblings, 0 replies; only message in thread
From: Florian Weimer @ 2020-02-12 14:37 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=319a7e32fc45b14d3634b8981fa4cf90aa45752f

commit 319a7e32fc45b14d3634b8981fa4cf90aa45752f
Author: Florian Weimer <fweimer@redhat.com>
Date:   Wed Feb 12 15:36:03 2020 +0100

    nss_nisplus: Use NSS_DECLARE_MODULE_FUNCTIONS

Diff:
---
 nis/nss-nisplus.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nis/nss-nisplus.h b/nis/nss-nisplus.h
index ca6ef67..92c6788 100644
--- a/nis/nss-nisplus.h
+++ b/nis/nss-nisplus.h
@@ -23,6 +23,7 @@
 
 #include "nsswitch.h"
 
+NSS_DECLARE_MODULE_FUNCTIONS (nisplus)
 
 /* Convert NIS+ error number to NSS error number.  */
 extern const enum nss_status __niserr2nss_tab[] attribute_hidden;


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-12 14:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-12 14:37 [glibc/fw/nss-declare] nss_nisplus: Use NSS_DECLARE_MODULE_FUNCTIONS Florian Weimer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).