X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/2509753fd39168002d3f30a3e6fa882108f9e8af..1b42f628f495ff0cdaa8a7c219d8ce33192281fe:/log.c diff --git a/log.c b/log.c index acb27397..e916b95c 100644 --- a/log.c +++ b/log.c @@ -20,6 +20,7 @@ */ #include "rsync.h" +#include "ifuncs.h" extern int verbose; extern int dry_run;