Add prototype.

This commit is contained in:
Ben Laurie 2005-05-01 13:49:56 +00:00
parent 05338b58ce
commit 0ff469d38d
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@
#undef PROG
#define PROG prime_main
int MAIN(int, char **);
int MAIN(int argc, char **argv)
{
int hex=0;