diff options
Diffstat (limited to 'include/xlocale.h')
| -rw-r--r-- | include/xlocale.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/xlocale.h b/include/xlocale.h index 6f726fef9..de80f72a3 100644 --- a/include/xlocale.h +++ b/include/xlocale.h @@ -25,7 +25,7 @@  #ifndef __UCLIBC_HAS_XLOCALE__  #error Attempted to include xlocale.h when uClibc built without extended locale support. -#endif /* __UCLIBC_HAS_XLOCALE__ */ +#endif  #include <bits/uClibc_locale.h>  /* #include <bits/uClibc_touplow.h> */ | 
