svn commit: r1920829 - in /subversion/branches/windows-shared-ra-modules/subversion: libsvn_ra_local/ra_plugin.c libsvn_ra_serf/serf.c libsvn_ra_svn/client.c

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <[email protected]>
Author: rinrab
Date: Sat Sep 21 12:02:11 2024
New Revision: 1920829

URL: http://svn.apache.org/viewvc?rev=1920829&view=rev
Log:
On the 'windows-shared-ra-modules' branch:

* subversion/libsvn_ra_local/ra_plugin.c,
  subversion/libsvn_ra_serf/serf.c,
  subversion/libsvn_ra_svn/client.c
  (includes): Include ra_init.hs to each module implementation.

Modified:
    subversion/branches/windows-shared-ra-modules/subversion/libsvn_ra_local/ra_plugin.c
    subversion/branches/windows-shared-ra-modules/subversion/libsvn_ra_serf/serf.c
    subversion/branches/windows-shared-ra-modules/subversion/libsvn_ra_svn/client.c

Modified: subversion/branches/windows-shared-ra-modules/subversion/libsvn_ra_local/ra_plugin.c
URL: http://svn.apache.org/viewvc/subversion/branches/windows-shared-ra-modules/subversion/libsvn_ra_local/ra_plugin.c?rev=1920829&r1=1920828&r2=1920829&view=diff
==============================================================================
--- subversion/branches/windows-shared-ra-modules/subversion/libsvn_ra_local/ra_plugin.c (original)
+++ subversion/branches/windows-shared-ra-modules/subversion/libsvn_ra_local/ra_plugin.c Sat Sep 21 12:02:11 2024
@@ -22,6 +22,7 @@
  */
 
 #include "ra_local.h"
+#include "ra_init.h"
 #include "svn_hash.h"
 #include "svn_ra.h"
 #include "svn_fs.h"

Modified: subversion/branches/windows-shared-ra-modules/subversion/libsvn_ra_serf/serf.c
URL: http://svn.apache.org/viewvc/subversion/branches/windows-shared-ra-modules/subversion/libsvn_ra_serf/serf.c?rev=1920829&r1=1920828&r2=1920829&view=diff
==============================================================================
--- subversion/branches/windows-shared-ra-modules/subversion/libsvn_ra_serf/serf.c (original)
+++ subversion/branches/windows-shared-ra-modules/subversion/libsvn_ra_serf/serf.c Sat Sep 21 12:02:11 2024
@@ -49,6 +49,7 @@
 #include "private/svn_subr_private.h"
 #include "svn_private_config.h"
 
+#include "ra_init.h"
 #include "ra_serf.h"
 
 

Modified: subversion/branches/windows-shared-ra-modules/subversion/libsvn_ra_svn/client.c
URL: http://svn.apache.org/viewvc/subversion/branches/windows-shared-ra-modules/subversion/libsvn_ra_svn/client.c?rev=1920829&r1=1920828&r2=1920829&view=diff
==============================================================================
--- subversion/branches/windows-shared-ra-modules/subversion/libsvn_ra_svn/client.c (original)
+++ subversion/branches/windows-shared-ra-modules/subversion/libsvn_ra_svn/client.c Sat Sep 21 12:02:11 2024
@@ -56,6 +56,7 @@
 
 #include "../libsvn_ra/ra_loader.h"
 
+#include "ra_init.h"
 #include "ra_svn.h"
 
 #ifdef SVN_HAVE_SASL
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.