]> granicus.if.org Git - apache/commitdiff
Convert all of the apr_listen.h to ap_listen.h. This was a side effect
authorRyan Bloom <rbb@apache.org>
Wed, 2 Aug 2000 14:44:51 +0000 (14:44 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 2 Aug 2000 14:44:51 +0000 (14:44 +0000)
of Doug M. big change last night.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85977 13f79535-47bb-0310-9956-ffa450edef68

server/mpm/beos/beos.c
server/mpm/dexter/dexter.c
server/mpm/prefork/prefork.c
server/mpm/spmt_os2/spmt_os2.c
server/mpm/winnt/mpm_winnt.c
server/mpm/winnt/mpm_winnt.h

index 88db35e06857552ea720e4b7ed57d2ffe23bd180..74796440fd40cf4bb0d74dc386c28f805c81ea55 100644 (file)
@@ -77,7 +77,7 @@
 #include "ap_mpm.h"
 #include "beosd.h"
 #include "ap_iol.h"
-#include "apr_listen.h"
+#include "ap_listen.h"
 #include "scoreboard.h" 
 #include <kernel/OS.h>
 #include "mpm_common.h"
index 2f45da989a37903bd169b017bb1ece91bf25bfaa..4d9edbdafab66ba2cfd05d6987cfb1fd7301fb22 100644 (file)
@@ -72,7 +72,7 @@
 #include "unixd.h"
 #include "mpm_common.h"
 #include "ap_iol.h"
-#include "apr_listen.h"
+#include "ap_listen.h"
 #include "mpm_default.h"
 #include "mpm.h"
 #include "scoreboard.h"
index cf1f18aab4fd05c4e59be044c8d67c0929e33291..a6b6d9dde34137e5fa5af8ae5e217e13c08a3e27 100644 (file)
 #include "unixd.h"
 #include "mpm_common.h"
 #include "ap_iol.h"
-#include "apr_listen.h"
+#include "ap_listen.h"
 #include "ap_mmn.h"
 #ifdef HAVE_SYS_TYPES_H
 #include <sys/types.h>
index b19c133c4c34338a32cd73cf9ec7a352295a0fb6..3da0f847a73cf8c568300b64f2fa05eee7f4aaff 100644 (file)
@@ -70,7 +70,7 @@
 #include "http_connection.h"
 #include "scoreboard.h"
 #include "ap_mpm.h"
-#include "apr_listen.h"
+#include "ap_listen.h"
 #include "ap_iol.h"
 #include "apr_portable.h"
 #include "mpm_common.h"
index 7361c210803b387b33f4d144e1e89e0bdf32e8a0..7856ad4778f74ed9ea848058e2e15fe5b53816a0 100644 (file)
@@ -68,7 +68,7 @@
 #include "apr_strings.h"
 #include "ap_mpm.h"
 #include "ap_config.h"
-#include "apr_listen.h"
+#include "ap_listen.h"
 #include "mpm_default.h"
 #include "ap_iol.h"
 #include "mpm_winnt.h"
index 4d6c7531304db092735ce0ac2cbd54d5e12168f5..e5542380909b845a1db58b33adf6a8d8a1eb0ead 100644 (file)
@@ -59,7 +59,7 @@
 #ifndef APACHE_MPM_WINNT_H
 #define APACHE_MPM_WINNT_H
 
-#include "apr_listen.h"
+#include "ap_listen.h"
 
 /* From registry.c: */