X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/b4b24520f6a336a006c69b4680c0ccfecb00254c..14dfad3873691b5ea9fe0170d9c7f6f5c9ea3179:/rsync.h diff --git a/rsync.h b/rsync.h index 503713b4..a8463583 100644 --- a/rsync.h +++ b/rsync.h @@ -377,6 +377,9 @@ enum msgcode { #ifdef ICONV_CONST #undef ICONV_CONST #endif +#ifdef ICONV_OPTION +#undef ICONV_OPTION +#endif #ifdef iconv_t #undef iconv_t #endif