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