remove system library prototypes
This commit is contained in:
@@ -1696,7 +1696,6 @@ localAuthenticate(
|
||||
{
|
||||
struct passwd *pwent = NULL;
|
||||
char *p, *q;
|
||||
char *crypt();
|
||||
Boolean rc = True;
|
||||
Boolean done = False;
|
||||
struct spwd *sp = NULL;
|
||||
|
||||
Reference in New Issue
Block a user