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