X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/2bd17a51aefbcf56d4a5d4b836f7523d7ca6cd60..de3438407c4f976c55172093795b87e49cb4a6e2:/rsync.h diff --git a/rsync.h b/rsync.h index a4b993e1..e21410b0 100644 --- a/rsync.h +++ b/rsync.h @@ -284,7 +284,6 @@ enum msgcode { #include #include -#include #include #include #include @@ -833,10 +832,6 @@ void rsyserr(enum logcode, int, const char *, ...) __attribute__((format (printf, 3, 4))) ; -#ifdef REPLACE_INET_NTOA -#define inet_ntoa rep_inet_ntoa -#endif - /* Make sure that the O_BINARY flag is defined. */ #ifndef O_BINARY #define O_BINARY 0