Difference for include/global.h from version 1.24 to 1.25


version 1.24 version 1.25
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_global_h =   * static char *rcsid_global_h =
  *   "$Id: global.h,v 1.24 2001/12/19 10:07:41 garbled Exp $";   *   "$Id: global.h,v 1.25 2002/01/02 00:26:28 garbled Exp $";
  */   */
   
 /*  /*
Line 80
 
Line 80
 #include "living.h"  #include "living.h"
 #include "object.h"  #include "object.h"
 #include "map.h"  #include "map.h"
   #include "tod.h"
   
 /* Pull in the socket structure - used in the player structure */  /* Pull in the socket structure - used in the player structure */
 #include "newserver.h"  #include "newserver.h"


Legend:
line(s) removed in v.1.24 
line(s) changed
 line(s) added in v.1.25

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:22