diff options
-rw-r--r-- | nis/nss-nisplus.h | 1 |
1 files changed, 1 insertions, 0 deletions
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; |