svn commit: r1920675 - /apr/apr-util/branches/1.7.x/include/apr_ldap.hwc
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ivan
Date: Sun Sep 15 11:55:19 2024
New Revision: 1920675
URL: http://svn.apache.org/viewvc?rev=1920675&view=rev
Log:
* include/apr_ldap.hwc: Include apr_ldap_common.h -- apr_ldap.hw includes it.
Modified:
apr/apr-util/branches/1.7.x/include/apr_ldap.hwc
Modified: apr/apr-util/branches/1.7.x/include/apr_ldap.hwc
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.7.x/include/apr_ldap.hwc?rev=1920675&r1=1920674&r2=1920675&view=diff
==============================================================================
--- apr/apr-util/branches/1.7.x/include/apr_ldap.hwc (original)
+++ apr/apr-util/branches/1.7.x/include/apr_ldap.hwc Sun Sep 15 11:55:19 2024
@@ -192,6 +192,8 @@ typedef struct apr_ldap_err_t {
#include "apr_ldap_option.h"
#include "apr_ldap_rebind.h"
+#include "apr_ldap_common.h"
+
/** @} */
#endif /* APR_HAS_LDAP */
#endif /* APU_LDAP_H */