X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=apps%2Ferrstr.c;h=4650379589df24231421af31affce22e07b6d231;hp=c86b5d940bcac9e87482f1c5e7215c3b12028847;hb=d13e4eb0b5d307177ed9c791cf3fa5da77ff088b;hpb=ec577822f95a8bca0023c5c77cef1a4916822d4a diff --git a/apps/errstr.c b/apps/errstr.c index c86b5d940b..4650379589 100644 --- a/apps/errstr.c +++ b/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;