X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/44ae54114ac29ebe6bff34f98e59e51d3cb71a40..49c2407141e85d9e3ce2a507db4c2facb7cd74b5:/rsync.h diff --git a/rsync.h b/rsync.h index 70da4866..be7cf8a5 100644 --- a/rsync.h +++ b/rsync.h @@ -416,7 +416,7 @@ enum delret { # include #endif -#if defined HAVE_ICONV_OPEN && defined HAVE_ICONV_H +#if defined USE_ICONV_OPEN && defined HAVE_ICONV_H #include #ifndef ICONV_CONST #define ICONV_CONST