X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/2509753fd39168002d3f30a3e6fa882108f9e8af..609e6dda6b3e3f7fa8cee01fdd0d79b670b7cd10:/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;