Add prototype.
This commit is contained in:
parent
05338b58ce
commit
0ff469d38d
@ -56,6 +56,8 @@
|
||||
#undef PROG
|
||||
#define PROG prime_main
|
||||
|
||||
int MAIN(int, char **);
|
||||
|
||||
int MAIN(int argc, char **argv)
|
||||
{
|
||||
int hex=0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user