Difference for server/ban.c from version 1.4 to 1.5


version 1.4 version 1.5
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_ban_c =   * static char *rcsid_ban_c =
  *   "$Id: ban.c,v 1.4 2001/04/06 19:07:03 michtoen Exp $";   *   "$Id: ban.c,v 1.5 2002/01/02 00:26:28 garbled Exp $";
  */   */
   
 /*  /*
Line 11
 
Line 11
  */    */
   
 #include <global.h>  #include <global.h>
   #include <sproto.h>
 #ifndef WIN32 /* ---win32 : remove unix headers */  #ifndef WIN32 /* ---win32 : remove unix headers */
 #include <sys/ioctl.h>  #include <sys/ioctl.h>
 #endif /* win32 */  #endif /* win32 */


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:26