mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
Remove prototype for main().
This commit is contained in:
parent
ac8bcbb700
commit
7b6f658ced
1 changed files with 0 additions and 2 deletions
|
|
@ -174,8 +174,6 @@ static int do_look_ahead(int, const char *);
|
|||
|
||||
static void enlarge_stack(void);
|
||||
|
||||
int main(int, char *[]);
|
||||
|
||||
int
|
||||
main(int argc, char *argv[])
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue