Make pkcs12 and smime applications seed random number
[openssl.git] / apps / errstr.c
index c86b5d940bcac9e87482f1c5e7215c3b12028847..4650379589df24231421af31affce22e07b6d231 100644 (file)
@@ -68,6 +68,8 @@
 #undef PROG
 #define PROG   errstr_main
 
+int MAIN(int, char **);
+
 int MAIN(int argc, char **argv)
        {
        int i,ret=0;