Moved inline functions from rsync.h into ifuncs.h.
[rsync/rsync.git] / log.c
diff --git a/log.c b/log.c
index acb2739..e916b95 100644 (file)
--- a/log.c
+++ b/log.c
@@ -20,6 +20,7 @@
  */
 
 #include "rsync.h"
  */
 
 #include "rsync.h"
+#include "ifuncs.h"
 
 extern int verbose;
 extern int dry_run;
 
 extern int verbose;
 extern int dry_run;