You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by dr...@locus.apache.org on 2000/10/30 20:39:35 UTC

cvs commit: apache-2.0/src/lib/apr/threadproc/beos threadproc.h

dreid       00/10/30 11:39:34

  Modified:    src/lib/apr/threadproc/beos threadproc.h
  Log:
  I'm pretty sure we only need to include this once...
  
  Revision  Changes    Path
  1.15      +0 -1      apache-2.0/src/lib/apr/threadproc/beos/threadproc.h
  
  Index: threadproc.h
  ===================================================================
  RCS file: /home/cvs/apache-2.0/src/lib/apr/threadproc/beos/threadproc.h,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- threadproc.h	2000/08/02 05:26:39	1.14
  +++ threadproc.h	2000/10/30 19:39:33	1.15
  @@ -56,7 +56,6 @@
   #include "../../file_io/unix/fileio.h"
   #include "apr_file_io.h"
   #include "apr_thread_proc.h"
  -#include "apr_file_io.h"
   #include "apr_general.h"
   #include "apr_portable.h"
   #include <kernel/OS.h>