Difference for common/time.c from version 1.4 to 1.5


version 1.4 version 1.5
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_time_c =   * static char *rcsid_time_c =
  *    "$Id: time.c,v 1.4 2001/04/06 00:45:17 michtoen Exp $";   *    "$Id: time.c,v 1.5 2001/04/06 19:07:54 michtoen Exp $";
  */   */
   
 /*  /*
Line 29
 
Line 29
 #include <global.h>  #include <global.h>
 #include <funcpoint.h>  #include <funcpoint.h>
   
 #ifndef WIN32 // ---win32 exclude header  #ifndef WIN32 /* ---win32 exclude header */
 #include <stdio.h>  #include <stdio.h>
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/time.h>  #include <sys/time.h>
 #endif // win32  #endif /* win32 */
   
 /*  /*
  * Gloabal variables:   * Gloabal variables:


Legend:
line(s) removed in v.1.4 
line(s) changed
 line(s) added in v.1.5

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