mirror of
https://github.com/openssl/openssl.git
synced 2025-03-31 20:10:45 +08:00
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