Add -clrext option to 'x509'
[openssl.git] / apps / crl2p7.c
index 8514be2a4f3115e5bfdfbf266d15a3fb752d6b97..40565916769896f35ca44437cf85488786b75b31 100644 (file)
@@ -82,6 +82,8 @@ static int add_certs_from_file(STACK_OF(X509) *stack, char *certfile);
  * -out arg    - output file - default stdout
  */
 
+int MAIN(int, char **);
+
 int MAIN(int argc, char **argv)
        {
        int i,badops=0;