Difference for common/porting.c from version 1.15 to 1.16


version 1.15 version 1.16
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_porting_c =   * static char *rcsid_porting_c =
  *   "$Id: porting.c,v 1.15 2002/09/24 06:34:59 mwedel Exp $";   *   "$Id: porting.c,v 1.16 2002/10/08 06:38:25 mwedel Exp $";
  */   */
   
 /*  /*
Line 58
 
Line 58
 #include <unistd.h>  #include <unistd.h>
 #endif  #endif
   
   #include <stdarg.h>
 /* Has to be after above includes so we don't redefine some values */  /* Has to be after above includes so we don't redefine some values */
 #include "global.h"  #include "global.h"
   


Legend:
line(s) removed in v.1.15 
line(s) changed
 line(s) added in v.1.16

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:16