Remove now unnecessary main() prototype.
This commit is contained in:
parent
8f857e88c4
commit
572417c7e4
@ -57,7 +57,6 @@ __FBSDID("$FreeBSD$");
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
int main(int, char *[]);
|
||||
void usage(void);
|
||||
|
||||
int
|
||||
|
Loading…
x
Reference in New Issue
Block a user