summaryrefslogtreecommitdiffstats
path: root/apps/ts.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ts.c')
-rw-r--r--apps/ts.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/ts.c b/apps/ts.c
index 7edd5380e3..b8fb50b3b5 100644
--- a/apps/ts.c
+++ b/apps/ts.c
@@ -118,6 +118,7 @@ static X509_STORE *create_cert_store(char *ca_path, char *ca_file);
static int MS_CALLBACK verify_cb(int ok, X509_STORE_CTX *ctx);
/* Main function definition. */
+int MAIN(int, char **);
int MAIN(int argc, char **argv)
{