X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/4fd842f98df4970f6e49a0365dbed60774e56c09..1b42f628f495ff0cdaa8a7c219d8ce33192281fe:/params.c diff --git a/params.c b/params.c index 62524581..30901b6e 100644 --- a/params.c +++ b/params.c @@ -3,8 +3,9 @@ /* * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 3 as - * published by the Free Software Foundation. + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -73,6 +74,7 @@ */ #include "rsync.h" +#include "ifuncs.h" /* -------------------------------------------------------------------------- ** * Constants...