X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/0d585188f9dbb001006322fee6aab78657a12a8e..698bc16e87b0ac6b29668fe0df4f3fd6d41e4b67:/token.c diff --git a/token.c b/token.c index 181e7340..171ab6d3 100644 --- a/token.c +++ b/token.c @@ -20,6 +20,7 @@ */ #include "rsync.h" +#include "ifuncs.h" #include "zlib/zlib.h" extern int do_compression;