From: Wayne Davison Date: Tue, 11 Apr 2006 00:48:55 +0000 (+0000) Subject: Moved the include of netinet/ip.h into socket.c. X-Git-Tag: v2.6.8pre1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74f80abce29ddf1b89bde5caccaae7e1815e1022;p=thirdparty%2Frsync.git Moved the include of netinet/ip.h into socket.c. --- diff --git a/rsync.h b/rsync.h index a4b993e1..cf48611d 100644 --- a/rsync.h +++ b/rsync.h @@ -284,7 +284,6 @@ enum msgcode { #include #include -#include #include #include #include