Moved inline functions from rsync.h into ifuncs.h.
[rsync/rsync.git] / main.c
diff --git a/main.c b/main.c
index bf3166f..9f2e2a9 100644 (file)
--- a/main.c
+++ b/main.c
@@ -21,6 +21,7 @@
  */
 
 #include "rsync.h"
+#include "ifuncs.h"
 #include "io.h"
 #if defined CONFIG_LOCALE && defined HAVE_LOCALE_H
 #include <locale.h>