svn commit: r1926352 - /subversion/trunk/subversion/include/svn_utf.h

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <[email protected]>
Author: rinrab
Date: Tue Jun 10 22:36:25 2025
New Revision: 1926352

URL: http://svn.apache.org/viewvc?rev=1926352&view=rev
Log:
Follow-up to r1926293: add the include back to maintain backward
compatibility; Preserving the least of the changes with SVN_APR_*_CHARSET
wrapping.

* subversion/include/svn_utf.h
  (includes): Add apr_xlate.h back.

Modified:
    subversion/trunk/subversion/include/svn_utf.h

Modified: subversion/trunk/subversion/include/svn_utf.h
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/include/svn_utf.h?rev=1926352&r1=1926351&r2=1926352&view=diff
==============================================================================
--- subversion/trunk/subversion/include/svn_utf.h (original)
+++ subversion/trunk/subversion/include/svn_utf.h Tue Jun 10 22:36:25 2025
@@ -33,6 +33,7 @@
 #define SVN_UTF_H
 
 #include <apr_pools.h>
+#include <apr_xlate.h>  /* backward compat */
 
 #include "svn_types.h"
 #include "svn_string.h"
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.