Some time in history, SSL_CTX_sessions() disappeared. It is now
[openssl.git] / apps / dsaparam.c
index 9fc5697c2e31ba807eccaacbbda01810bf50d924..4d4e1ad2b500826af400ae05d50029f7fd6ee6e8 100644 (file)
@@ -85,6 +85,9 @@
  */
 
 static void MS_CALLBACK dsa_cb(int p, int n, void *arg);
+
+int MAIN(int, char **);
+
 int MAIN(int argc, char **argv)
        {
        DSA *dsa=NULL;