Move the certificate and key loading functions to apps.c, so they can
[openssl.git] / apps / nseq.c
index 4a921396f9f75c1029eb16494f4bf237408f33d7..cc88d50ceba50ef82b1a0beb0f1c1cea23d855cc 100644 (file)
@@ -65,6 +65,7 @@
 #undef PROG
 #define PROG nseq_main
 
+int MAIN(int, char **);
 
 int MAIN(int argc, char **argv)
 {