12 lines
314 B
Plaintext
12 lines
314 B
Plaintext
$OpenBSD: patch-Source_pysvn_svnenv_hpp,v 1.1 2011/10/28 11:11:32 stsp Exp $
|
|
--- Source/pysvn_svnenv.hpp.orig Fri Oct 28 11:15:42 2011
|
|
+++ Source/pysvn_svnenv.hpp Fri Oct 28 11:17:27 2011
|
|
@@ -21,6 +21,7 @@
|
|
#endif
|
|
|
|
|
|
+#include <svn_version.h>
|
|
#include <svn_client.h>
|
|
#include <svn_fs.h>
|
|
#include <svn_repos.h>
|