mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-30 13:58:05 +00:00
Add declaration of getauthdb() for AIX 5.1
This commit is contained in:
@@ -138,6 +138,7 @@ static authdb_t old_registry;
|
||||
|
||||
# if defined(HAVE_DECL_SETAUTHDB) && !HAVE_DECL_SETAUTHDB
|
||||
int setauthdb(authdb_t new, authdb_t old);
|
||||
int getauthdb(authdb_t val);
|
||||
# endif
|
||||
# if defined(HAVE_DECL_USRINFO) && !HAVE_DECL_USRINFO
|
||||
int usrinfo(int cmd, char *buf, int count);
|
||||
|
Reference in New Issue
Block a user