X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/b3222792ad41531feebccc3ec9c7af0d554cb2fe..a4a38e8df0038a99c83fbf82de40f00b5f7b12c4:/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