You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by rb...@locus.apache.org on 2000/12/02 00:26:04 UTC

cvs commit: apache-2.0/src/include ap_listen.h

rbb         00/12/01 15:26:04

  Modified:    src/include ap_listen.h
  Log:
  Remove an unnecessary header file.
  
  Revision  Changes    Path
  1.21      +0 -1      apache-2.0/src/include/ap_listen.h
  
  Index: ap_listen.h
  ===================================================================
  RCS file: /home/cvs/apache-2.0/src/include/ap_listen.h,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- ap_listen.h	2000/11/08 11:42:21	1.20
  +++ ap_listen.h	2000/12/01 23:26:04	1.21
  @@ -57,7 +57,6 @@
   
   #include "apr_network_io.h"
   #include "http_config.h"
  -#include "mpm.h"
   
   /**
    * @package Apache Listeners Library