]> granicus.if.org Git - apache/commit
Remove iol_socket.h. This file had one declaration, and it makes more
authorRyan Bloom <rbb@apache.org>
Sat, 29 Jul 2000 16:24:15 +0000 (16:24 +0000)
committerRyan Bloom <rbb@apache.org>
Sat, 29 Jul 2000 16:24:15 +0000 (16:24 +0000)
commitc266de902942ef1637e5fc4071b7f948c59b3d54
tree9b56035a071e4c326a16f2b1c1d625ec8e1bd868
parentf775bd0f8cb5bbfd392f27fe3a531923f376febb
Remove iol_socket.h.  This file had one declaration, and it makes more
sense for that declaraion to move to ap_iol.h.  This also modifies all of
the files that include iol_socket.h to include ap_iol.h

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85934 13f79535-47bb-0310-9956-ffa450edef68
13 files changed:
modules/generators/mod_cgid.c
modules/proxy/proxy_connect.c
modules/proxy/proxy_ftp.c
modules/proxy/proxy_http.c
server/mpm/beos/beos.c
server/mpm/dexter/dexter.c
server/mpm/experimental/perchild/perchild.c
server/mpm/mpmt_beos/mpmt_beos.c
server/mpm/mpmt_pthread/mpmt_pthread.c
server/mpm/perchild/perchild.c
server/mpm/prefork/prefork.c
server/mpm/spmt_os2/spmt_os2.c
server/mpm/winnt/mpm_winnt.c