Make this compile with WARNS=2

This commit is contained in:
Kris Kennaway 2001-05-20 03:24:24 +00:00
parent f06df90bde
commit 925d09e9ab
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=76871
2 changed files with 3 additions and 0 deletions

View File

@ -3,4 +3,6 @@
PROG= chmod
WARNS= 2
.include <bsd.prog.mk>

View File

@ -57,6 +57,7 @@ static const char rcsid[] =
#include <string.h>
#include <unistd.h>
int main __P((int, char *[]));
void usage __P((void));
int