manoj       99/06/23 12:13:06

  Modified:    pthreads/src/main acceptlock.c
  Log:
  fdqueue.h isn't needed here
  
  Revision  Changes    Path
  1.11      +0 -1      apache-apr/pthreads/src/main/acceptlock.c
  
  Index: acceptlock.c
  ===================================================================
  RCS file: /home/cvs/apache-apr/pthreads/src/main/acceptlock.c,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -d -u -r1.10 -r1.11
  --- acceptlock.c      1999/06/10 06:26:05     1.10
  +++ acceptlock.c      1999/06/23 19:13:00     1.11
  @@ -66,7 +66,6 @@
   #include "http_vhost.h" 
   #include "util_script.h"     /* to force util_script.c linking */ 
   #include "util_uri.h" 
  -#include "fdqueue.h"
   #include "acceptlock.h"
   #include "http_accept.h"
   #include <netinet/tcp.h> 
  
  
  

Reply via email to