X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/b3222792ad41531feebccc3ec9c7af0d554cb2fe..de3438407c4f976c55172093795b87e49cb4a6e2:/rsync.h diff --git a/rsync.h b/rsync.h index cf48611d..e21410b0 100644 --- a/rsync.h +++ b/rsync.h @@ -832,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