From 74f80abce29ddf1b89bde5caccaae7e1815e1022 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 11 Apr 2006 00:48:55 +0000 Subject: [PATCH] Moved the include of netinet/ip.h into socket.c. --- rsync.h | 1 - 1 file changed, 1 deletion(-) 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 -- 2.34.1