remove system library prototypes
This commit is contained in:
@@ -990,7 +990,6 @@ Authenticate( struct display *d, char *name, char *passwd, char **msg )
|
||||
static int login_attempts = 0; /* # failed authentications */
|
||||
|
||||
struct passwd *p; /* password structure */
|
||||
char *crypt();
|
||||
|
||||
int n;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user