diff --git a/scp.c b/scp.c index 73262fa..9cdf21d 100644 --- a/scp.c +++ b/scp.c @@ -672,7 +672,7 @@ next: if (fd != -1) { } continue; } -#if PROGRESS_METER +#ifdef PROGRESS_METER if (showprogress) start_progress_meter(curfile, stb.st_size, &statbytes); #endif