On Tue, Jul 25, 2006 at 04:50:07PM -0000, Mladen Turk wrote: > Author: mturk > Date: Tue Jul 25 09:50:07 2006 > New Revision: 425454 > > URL: http://svn.apache.org/viewvc?rev=425454&view=rev > Log: > Added cping/cpong support for the AJP protocol.
This is missing a prototype in ajp.h: mod_proxy_ajp.c: In function 'proxy_ajp_handler': mod_proxy_ajp.c:538: warning: implicit declaration of function 'ajp_handle_cping_cpong' ajp_utils.c:25: warning: no previous prototype for 'ajp_handle_cping_cpong'
