pwcache_userdb alias.
. mainly so configure can find it without the prototype.
This commit is contained in:
parent
34c14b1cab
commit
2c57ee566b
|
|
@ -84,3 +84,4 @@ MY_ALIAS(getutmp, __getutmp50)
|
||||||
MY_ALIAS(getutmpx, __getutmpx50)
|
MY_ALIAS(getutmpx, __getutmpx50)
|
||||||
MY_ALIAS(utime, __utime50)
|
MY_ALIAS(utime, __utime50)
|
||||||
MY_ALIAS(unvis, __unvis13)
|
MY_ALIAS(unvis, __unvis13)
|
||||||
|
MY_ALIAS(pwcache_userdb, __pwcache_userdb50)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user