X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/14c29200cb58d3c4a0830265f2433849781858d0..24d1372aec0208946117089a703451c458a4c09a:/mbyte.h diff --git a/mbyte.h b/mbyte.h index 5691fda..bb5601c 100644 --- a/mbyte.h +++ b/mbyte.h @@ -11,6 +11,12 @@ # endif # ifndef HAVE_WC_FUNCS +#ifdef towupper +# undef towupper +#endif +#ifdef towlower +# undef towlower +#endif #ifdef iswprint # undef iswprint #endif