version 1.4 | version 1.5 | |||
---|---|---|---|---|
|
| |||
/* | /* | |||
* 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 $"; | |||
*/ | */ | |||
/* | /* | |||
|
| |||
*/ | */ | |||
#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:
|