]> git.mxchange.org Git - flightgear.git/commitdiff
Merge downstream fix from Gentoo, to deal with libsvn versions.
authorJames Turner <zakalawe@mac.com>
Wed, 19 Oct 2011 09:03:06 +0000 (10:03 +0100)
committerJames Turner <zakalawe@mac.com>
Wed, 19 Oct 2011 09:03:06 +0000 (10:03 +0100)
utils/TerraSync/terrasync.cxx

index d15078d9a8dccdbcd1e79a2497ae23d7a01dd3d6..c70fbaa2b042c8d1d0f08ea5449824fd0b24b05f 100644 (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