1 Description: Fixes the compatibility with the version of glibc in Debian
2 Author: Emmanuel Bourg <ebourg@apache.org>
3 Forwarded: https://bugs.openjdk.java.net/browse/JDK-8211399
4 --- a/modules/javafx.web/src/main/native/Source/ThirdParty/libxslt/src/libxslt/xsltlocale.h
5 +++ b/modules/javafx.web/src/main/native/Source/ThirdParty/libxslt/src/libxslt/xsltlocale.h
10 -#ifdef HAVE_XLOCALE_H
14 typedef locale_t xsltLocale;
15 typedef xmlChar xsltLocaleChar;