X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/c948e309f27c3edaef8a5a4dfc04e0da98944c97..b35d0d8e9ae9c5407c9f781b545f8a66b9caa9d0:/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);