diff -r ed3155dbd163 -r 74f0b3eb154c xml/libxml2libs/src/libxml2/libxml2_xlink.c --- a/xml/libxml2libs/src/libxml2/libxml2_xlink.c Mon May 03 14:14:40 2010 +0300 +++ b/xml/libxml2libs/src/libxml2/libxml2_xlink.c Wed Jun 23 20:27:15 2010 +0530 @@ -32,12 +32,12 @@ #include #endif -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include #define XLINK_NAMESPACE (BAD_CAST "http://www.w3.org/1999/xlink/namespace/") #define XHTML_NAMESPACE (BAD_CAST "http://www.w3.org/1999/xhtml/")