First pass at addrlength grossness cleanup. Man, this is ugly.

This commit is contained in:
Michael Graff
1999-02-06 08:48:08 +00:00
parent 14cb69a4f7
commit 491b48ec3f
10 changed files with 129 additions and 87 deletions

View File

@@ -9,8 +9,3 @@
/* define if you need AF_INET6 */
#undef NEED_AF_INET6
/* Probably not the right place... */
#ifdef NEED_AF_INET6
#define AF_INET6 99
#endif