X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/25d34a5c80f4d2126af71589a23a866981db02cb..7bd0cf5b8f25eb002dd10f5b72081d2b3a537efb:/main.c diff --git a/main.c b/main.c index 86eca2ca..b946e754 100644 --- a/main.c +++ b/main.c @@ -23,8 +23,7 @@ time_t starttime = 0; -struct stats stats; - +extern struct stats stats; extern int verbose; static void show_malloc_stats(void);