Moved inline functions from rsync.h into ifuncs.h.
[rsync/rsync.git] / token.c
diff --git a/token.c b/token.c
index 181e734..171ab6d 100644 (file)
--- a/token.c
+++ b/token.c
@@ -20,6 +20,7 @@
  */
 
 #include "rsync.h"
+#include "ifuncs.h"
 #include "zlib/zlib.h"
 
 extern int do_compression;