In theory, TLS v1 ciphersuites are not the same as SSL v3 ciphersuites
[openssl.git] / apps / s_time.c
index 4f42681febdaa0389c22b4cfe65f26ee6bd5a244..39fd3b8b4d98d0d3111b27143ab4c807afeaf194 100644 (file)
@@ -388,6 +388,8 @@ static double tm_Time_F(int s)
  * MAIN - main processing area for client
  *                     real name depends on MONOLITH
  */
+int MAIN(int, char **);
+
 int MAIN(int argc, char **argv)
        {
        double totalTime = 0.0;