diff -r 74f0b3eb154c -r 417699dc19c9 xml/libxml2libs/inc/libxml2/libxml2_globals.h --- a/xml/libxml2libs/inc/libxml2/libxml2_globals.h Wed Jun 23 20:27:15 2010 +0530 +++ b/xml/libxml2libs/inc/libxml2/libxml2_globals.h Thu Jul 01 15:13:40 2010 +0530 @@ -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