diff options
-rw-r--r-- | nt/config.nt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nt/config.nt b/nt/config.nt index 482d2e6052b..c2e2ed8782e 100644 --- a/nt/config.nt +++ b/nt/config.nt @@ -251,6 +251,7 @@ Boston, MA 02110-1301, USA. */ #define HAVE_SETSOCKOPT 1 #define HAVE_GETSOCKNAME 1 #define HAVE_GETPEERNAME 1 +#define HAVE_LANGINFO_CODESET 1 /* Local (unix) sockets are not supported. */ #undef HAVE_SYS_UN_H |