Backport from 2.1.
Reviewed by: William A. Rowe, Thom May, Andre Malo
* CHANGES
Add this change.
* STATUS
Remove vote.
* include/http_config.h (r1.101)
(ap_get_module_config, ap_set_module_config): Always declare.
* include/httpd.h (r1.195)
(ap_strchr, ap_strchr_c, ap_strrchr, ap_strrchr_c, ap_strstr, ap_strstr_c):
Always declare.
* server/util_debug.c (r1.10)
(ap_get_module_config, ap_set_module_config, ap_strchr, ap_strchr_c,
ap_strrchr, ap_strrchr_c, ap_strstr, ap_strstr_c):
Always implement and export.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98951 13f79535-47bb-0310-9956-ffa450edef68
Loading
Please sign in to comment