[[[
Follow on to r924760 which removed svn_diff_private.h.  Remove
svn_diff_private.h
as a source of exported functions in the windows build.
]]]

Index: build.conf
===================================================================
--- build.conf  (revision 925708)
+++ build.conf  (working copy)
@@ -224,7 +224,7 @@
 path = subversion/libsvn_diff
 libs = libsvn_subr apriconv apr
 install = lib
-msvc-export = svn_diff.h private/svn_diff_private.h
+msvc-export = svn_diff.h

 # The repository filesystem library
 [libsvn_fs]

Reply via email to