return chr_mb;
}
-#if !defined(NANO_SMALL) && defined(ENABLE_NANORC)
+#ifdef ENABLE_NANORC
/* Convert the string str to a valid multibyte string with the same wide
* character values as str. Return the (dynamically allocated)
* multibyte string. */
int mbwidth(const char *c);
int mb_cur_max(void);
char *make_mbchar(int chr, int *chr_mb_len);
-#if !defined(NANO_SMALL) && defined(ENABLE_NANORC)
+#ifdef ENABLE_NANORC
char *make_mbstring(char *str);
#endif
int parse_mbchar(const char *buf, char *chr, bool *bad_chr, size_t