jg71 reported -DMKSH_ASSUME_UTF8=* breaks defining stristr
This commit is contained in:
4
main.c
4
main.c
@ -23,7 +23,7 @@
|
||||
* of said person's immediate fault when using the work as intended.
|
||||
*/
|
||||
|
||||
#define EXTERN
|
||||
#define EXTERN
|
||||
#include "sh.h"
|
||||
|
||||
#if HAVE_LANGINFO_CODESET
|
||||
@ -33,7 +33,7 @@
|
||||
#include <locale.h>
|
||||
#endif
|
||||
|
||||
__RCSID("$MirOS: src/bin/mksh/main.c,v 1.196 2011/07/16 17:08:19 tg Exp $");
|
||||
__RCSID("$MirOS: src/bin/mksh/main.c,v 1.197 2011/08/27 17:30:06 tg Exp $");
|
||||
|
||||
extern char **environ;
|
||||
|
||||
|
Reference in New Issue
Block a user