diff options
Diffstat (limited to 'replace.c')
-rw-r--r-- | replace.c | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -111,3 +111,7 @@ #ifndef HAVE_STRCOLL #include "missing_d/strcoll.c" #endif + +#if ! MBS_SUPPORT +#include "missing_d/wcmisc.c" +#endif |