Make gcc 2.95.2 happy here, too.

This commit is contained in:
Ralf S. Engelschall 2000-02-24 10:37:58 +00:00
parent 8d5b4ee1ca
commit 07fb39c32e
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,8 @@ static int do_passwd(int passed_salt, char **salt_p, char **salt_malloc_p,
* -reverse - switch table columns
*/
int MAIN(int, char **);
int MAIN(int argc, char **argv)
{
int ret = 1;