Add prototype.
[openssl.git] / apps / prime.c
index 1753b3ebc1ca92db35615604ce01378a1604451d..36bbe0841c7ad1fb38282bee812babe733023e30 100644 (file)
@@ -56,6 +56,8 @@
 #undef PROG
 #define PROG prime_main
 
+int MAIN(int, char **);
+
 int MAIN(int argc, char **argv)
     {
     int hex=0;