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