diff -r 6bcc0aa4be39 -r 889504eac4fb xml/libxml2libs/inc/libxml2/libxml2_globals.h --- a/xml/libxml2libs/inc/libxml2/libxml2_globals.h Thu Aug 19 11:41:35 2010 +0300 +++ b/xml/libxml2libs/inc/libxml2/libxml2_globals.h Tue Aug 31 17:02:56 2010 +0300 @@ -124,9 +124,9 @@ XMLPUBFUN void* XMLCALL realloc_impl(void *ptr, size_t size); #ifdef LIBXML_XPATH_ENABLED -# include "xmlengtriodef.h" -# include "xmlengtrionan.h" -# include "libxml2_xpathinternals.h" +#include +#include +#include #endif #ifdef LIBXML_CATALOG_ENABLED