Index: svn_xml.h =================================================================== --- svn_xml.h (revision 3672) +++ svn_xml.h (working copy) @@ -24,6 +24,8 @@ #include #include +#include "svn_private_config.h" + #ifdef SVN_HAVE_OLD_EXPAT #include "xmlparse.h" #else