diff options
Diffstat (limited to 'system/include/compat/xlocale.h')
-rw-r--r-- | system/include/compat/xlocale.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/include/compat/xlocale.h b/system/include/compat/xlocale.h index 4bafa27d..c0091164 100644 --- a/system/include/compat/xlocale.h +++ b/system/include/compat/xlocale.h @@ -15,7 +15,5 @@ double strtold_l(const char *start, char **end, locale_t loc); } #endif -#include_next <xlocale.h> - #endif /* _COMPAT_XLOCALE_H_ */ |