--- sysdep/freebsd/sysdep-os.h.orig Fri May 11 19:17:49 2001 +++ sysdep/freebsd/sysdep-os.h Fri May 11 19:18:01 2001 @@ -44,7 +44,6 @@ /* We need in_addr_t, in_port_t & socklen_t. */ typedef u_int32_t in_addr_t; typedef u_int16_t in_port_t; -typedef u_int32_t socklen_t; #if 0 /* OpenSSL differs from OpenBSD very slightly... */