X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/0d585188f9dbb001006322fee6aab78657a12a8e..37adeae73e9e590082d1247eeb8f216db18b24dc:/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;