mac
This commit is contained in:
parent
6773708777
commit
57b7a9ae0f
|
@ -56,6 +56,10 @@ struct sigaction termsa;
|
||||||
#define TA_TEXTDOMAIN textdomain
|
#define TA_TEXTDOMAIN textdomain
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef HAVE_SETLOCALE
|
||||||
|
#include <locale.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifndef LC_CTYPE
|
#ifndef LC_CTYPE
|
||||||
#define LC_CTYPE 0
|
#define LC_CTYPE 0
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue