|  | @@ -85,19 +85,17 @@
 | 
											
												
													
														|  |  #endif
 |  |  #endif
 | 
											
												
													
														|  |  #endif
 |  |  #endif
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | -/* Need to include this before locale.h and xlocale.h! */
 |  | 
 | 
											
												
													
														|  | 
 |  | +/* Need to include this before locale.h! */
 | 
											
												
													
														|  |  #include <bits/uClibc_locale.h>
 |  |  #include <bits/uClibc_locale.h>
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  #undef CODESET_LIST
 |  |  #undef CODESET_LIST
 | 
											
												
													
														|  |  #define CODESET_LIST			(__locale_mmap->codeset_list)
 |  |  #define CODESET_LIST			(__locale_mmap->codeset_list)
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  #ifdef __UCLIBC_HAS_XLOCALE__
 |  |  #ifdef __UCLIBC_HAS_XLOCALE__
 | 
											
												
													
														|  | -#include <xlocale.h>
 |  | 
 | 
											
												
													
														|  |  #include <locale.h>
 |  |  #include <locale.h>
 | 
											
												
													
														|  |  #else /* __UCLIBC_HAS_XLOCALE__ */
 |  |  #else /* __UCLIBC_HAS_XLOCALE__ */
 | 
											
												
													
														|  |  /* We need this internally... */
 |  |  /* We need this internally... */
 | 
											
												
													
														|  |  #define __UCLIBC_HAS_XLOCALE__ 1
 |  |  #define __UCLIBC_HAS_XLOCALE__ 1
 | 
											
												
													
														|  | -#include <xlocale.h>
 |  | 
 | 
											
												
													
														|  |  #include <locale.h>
 |  |  #include <locale.h>
 | 
											
												
													
														|  |  #undef __UCLIBC_HAS_XLOCALE__
 |  |  #undef __UCLIBC_HAS_XLOCALE__
 | 
											
												
													
														|  |  #endif /* __UCLIBC_HAS_XLOCALE__ */
 |  |  #endif /* __UCLIBC_HAS_XLOCALE__ */
 |