]> git.llucax.com Git - software/mutt-debian.git/blobdiff - mbyte.h
new patch from upstream to fix the atime issue
[software/mutt-debian.git] / mbyte.h
diff --git a/mbyte.h b/mbyte.h
index 5691fda5ce0b99491cbe40a92778369ce575456c..bb5601c43109a8a04f400a0d2ed149038ec459dd 100644 (file)
--- a/mbyte.h
+++ b/mbyte.h
 # endif
 
 # ifndef HAVE_WC_FUNCS
+#ifdef towupper
+# undef towupper
+#endif
+#ifdef towlower
+# undef towlower
+#endif
 #ifdef iswprint
 # undef iswprint
 #endif