httpd: LC_TIME locale _must_ be POSIX to httpd! We speak over the net!
This commit is contained in:
parent
6c85ddc850
commit
fcdb00f735
7 changed files with 19 additions and 17 deletions
|
@ -44,8 +44,6 @@
|
|||
#include "busybox.h"
|
||||
|
||||
#ifdef CONFIG_LOCALE_SUPPORT
|
||||
#include <locale.h>
|
||||
#include <ctype.h>
|
||||
#define isspace_given_isprint(c) isspace(c)
|
||||
#else
|
||||
#undef isspace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue