]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix the compilation error on TPF.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 4 Oct 2001 03:59:54 +0000 (03:59 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 4 Oct 2001 03:59:54 +0000 (03:59 +0000)
commitcbd174df154eda46c850af127a8a2744cc6aaa74
tree858a17b81362d9b6cf7d36a5c2ba1a3750c6f1bc
parent80c0211c2c1424b61fe919f6e3ba9846c30759d8
  Fix the compilation error on TPF.
  This change is within an "#if defined(HAVE_TPF_CORE_SERIALIZED_ACCEPT)"
  block of code so it should not affect any other platforms.
  [David McCreedy <McCreedy@us.ibm.com>]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91272 13f79535-47bb-0310-9956-ffa450edef68
src/main/http_main.c