mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
nss_db: Use NSS_DECLARE_MODULE_FUNCTIONS
Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
#include <nscd/nscd.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "nss_db.h"
|
||||
|
||||
#define PWD_FILENAME (_PATH_VARDB "passwd.db")
|
||||
define_traced_file (pwd, PWD_FILENAME);
|
||||
|
||||
|
Reference in New Issue
Block a user