summaryrefslogtreecommitdiff
path: root/crypto/openssl/apps/errstr.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/apps/errstr.c')
-rw-r--r--crypto/openssl/apps/errstr.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/openssl/apps/errstr.c b/crypto/openssl/apps/errstr.c
index c86b5d940bca..4650379589df 100644
--- a/crypto/openssl/apps/errstr.c
+++ b/crypto/openssl/apps/errstr.c
@@ -68,6 +68,8 @@
#undef PROG
#define PROG errstr_main
+int MAIN(int, char **);
+
int MAIN(int argc, char **argv)
{
int i,ret=0;