diff options
Diffstat (limited to 'lib/libX11/modules/lc/def/lcDefConv.c')
-rw-r--r-- | lib/libX11/modules/lc/def/lcDefConv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libX11/modules/lc/def/lcDefConv.c b/lib/libX11/modules/lc/def/lcDefConv.c index 51ad2f8e7..cf68344c3 100644 --- a/lib/libX11/modules/lc/def/lcDefConv.c +++ b/lib/libX11/modules/lc/def/lcDefConv.c @@ -44,7 +44,7 @@ #define MB_LEN_MAX 6 #endif -#if !defined(Lynx_22) && !defined(X_LOCALE) +#ifndef X_LOCALE #define STDCVT #endif |