Moved inline functions from rsync.h into ifuncs.h.
[rsync/rsync.git] / clientserver.c
index d16e561..43bfdf4 100644 (file)
@@ -20,6 +20,7 @@
  */
 
 #include "rsync.h"
  */
 
 #include "rsync.h"
+#include "ifuncs.h"
 
 extern int verbose;
 extern int quiet;
 
 extern int verbose;
 extern int quiet;