summaryrefslogtreecommitdiff
path: root/devel/pecl-svn/files/patch-svn.c
blob: a8ed0e94692111bd8666a0d19e24d803376786b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./svn.c.orig	2009-08-21 08:38:26.000000000 -0400
+++ ./svn.c	2009-08-21 08:38:33.000000000 -0400
@@ -34,6 +34,7 @@
 
 #include "apr_version.h"
 #include "svn_pools.h"
+#include "svn_props.h"
 #include "svn_sorts.h"
 #include "svn_config.h"
 #include "svn_auth.h"