dougm       98/03/17 20:24:02

  Modified:    src      mod_include.c
  Log:
  #undef VOIDUSED again
  Submitted by: Doug MacEachern
  
  Revision  Changes    Path
  1.39      +1 -0      apache-1.2/src/mod_include.c
  
  Index: mod_include.c
  ===================================================================
  RCS file: /export/home/cvs/apache-1.2/src/mod_include.c,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- mod_include.c     1998/02/21 12:25:41     1.38
  +++ mod_include.c     1998/03/18 04:24:00     1.39
  @@ -73,6 +73,7 @@
   
   #ifdef USE_PERL_SSI
   #include "config.h"
  +#undef VOIDUSED
   #ifdef USE_SFIO
   #undef USE_SFIO
   #define USE_STDIO
  
  
  

Reply via email to