From: Wayne Davison Date: Sun, 9 Apr 2006 13:51:56 +0000 (+0000) Subject: Include netinet/ip.h . X-Git-Tag: v2.6.8pre1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bd17a51aefbcf56d4a5d4b836f7523d7ca6cd60;p=thirdparty%2Frsync.git Include netinet/ip.h . --- diff --git a/rsync.h b/rsync.h index cf48611d..a4b993e1 100644 --- a/rsync.h +++ b/rsync.h @@ -284,6 +284,7 @@ enum msgcode { #include #include +#include #include #include #include