|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.55.2.1, 2000/10/09 02:41:28 | version 1.55.2.2, 2001/05/01 10:29:06 | ||
|---|---|---|---|
|
|
||
| #include <sys/ansi.h> | #include <sys/ansi.h> | ||
| #ifndef socklen_t | #ifndef socklen_t | ||
| typedef __socklen_t socklen_t; | typedef __socklen_t socklen_t; | ||
| #define socklen_t socklen_t | #define socklen_t __socklen_t | ||
| #endif | #endif | ||
| /* | /* |