diff --git a/Source/Additions/GSXML.m b/Source/Additions/GSXML.m index d18624617..df141227b 100644 --- a/Source/Additions/GSXML.m +++ b/Source/Additions/GSXML.m @@ -4399,6 +4399,8 @@ static void indentation(unsigned level, NSMutableString *str) +#ifdef HAVE_LIBXML + /* * Implementation of categories to output objects for XMLRPC */ @@ -4731,8 +4733,6 @@ static void indentation(unsigned level, NSMutableString *str) -#ifdef HAVE_LIBXML - /* * And now, the actual GSXMLRPC class. */