You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2021/04/06 13:13:51 UTC

svn commit: r1888436 - /subversion/trunk/build.conf

Author: stefan2
Date: Tue Apr  6 13:13:51 2021
New Revision: 1888436

URL: http://svn.apache.org/viewvc?rev=1888436&view=rev
Log:
Follow-up to hopefully unbreak the Windows build.

* build.conf
  (libsvn_subr/msvc-export): Add new private API header.

Modified:
    subversion/trunk/build.conf

Modified: subversion/trunk/build.conf
URL: http://svn.apache.org/viewvc/subversion/trunk/build.conf?rev=1888436&r1=1888435&r2=1888436&view=diff
==============================================================================
--- subversion/trunk/build.conf (original)
+++ subversion/trunk/build.conf Tue Apr  6 13:13:51 2021
@@ -396,6 +396,7 @@ msvc-export =
         private\svn_sorts_private.h private\svn_auth_private.h
         private\svn_string_private.h private\svn_magic.h
         private\svn_subr_private.h private\svn_mutex.h
+        private\svn_subr_private.h private\svn_thread_cond.h
         private\svn_packed_data.h private\svn_object_pool.h private\svn_cert.h
         private\svn_config_private.h private\svn_dirent_uri_private.h