1
0
Fork 0

Merge downstream fix from Gentoo, to deal with libsvn versions.

This commit is contained in:
James Turner 2011-10-19 10:03:06 +01:00
parent 76c388f7cb
commit 617fb0299b

View file

@ -61,6 +61,7 @@
# include <svn_client.h>
# include <svn_cmdline.h>
# include <svn_pools.h>
# include <svn_version.h>
# else
# undef HAVE_SVN_CLIENT_H
# endif