]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* simple_io.c line 111 and 145 cause a build falure with --enable-maintainer-mode .
authorPaul Querna <pquerna@apache.org>
Tue, 28 Oct 2008 16:06:25 +0000 (16:06 +0000)
committerPaul Querna <pquerna@apache.org>
Tue, 28 Oct 2008 16:06:25 +0000 (16:06 +0000)
commit07c03d4ff2b7835039b2d4332b8e3299b132caf4
tree21344c02c7fafe9608c074e9622394e28edb2f32
parent9885b546455aee4a321289c3afc05ef91671b5ca
* simple_io.c line 111 and 145 cause a build falure with --enable-maintainer-mode .
* simple_children.c should include simple_children.h.
* simple_io_timeot_cb should be static.

Noticed by: Takashi Sato

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@708599 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/simple/simple_children.c
server/mpm/simple/simple_io.c