From 052dad14137e60c24e6bf6e4551d7009bdeb19e9 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 9 Aug 2017 16:55:38 -0700 Subject: Fix problems found in Windows build. --- tests/convey.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/convey.c b/tests/convey.c index 4260a65d..2d2b1f03 100644 --- a/tests/convey.c +++ b/tests/convey.c @@ -1098,6 +1098,7 @@ conveyMain(int argc, char **argv) break; } + convey_read_timer(&pc, &secs, &usecs); (void) printf("%-8s%-52s%4d.%03ds\n", status, prog, secs, usecs / 1000); while ((env = convey_environment) != NULL) { convey_environment = env->next; -- cgit v1.2.3-70-g09d2