]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Here is the http_main.c change to fix the compilation error on TPF.
authorJeff Trawick <trawick@apache.org>
Fri, 5 Oct 2001 14:20:53 +0000 (14:20 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 5 Oct 2001 14:20:53 +0000 (14:20 +0000)
commit90442a1b2d562d5479f909590c5f4b6af0a3c29f
tree044ca90e8ecd90151ec25582bbad2e508e2af5b9
parent835859fc08bdad35f9190b67343faf32ca9a4079
Here is the http_main.c change to 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.

Submitted by: David McCreedy
Reviewed by: Jeff Trawick

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