$OpenBSD$ --- source/enet/src/unix.c.orig Wed Jun 23 00:50:01 2010 +++ source/enet/src/unix.c Wed May 4 15:47:50 2011 @@ -30,10 +30,6 @@ #include #endif -#ifndef __socklen_t_defined -typedef int socklen_t; -#endif - #ifndef MSG_NOSIGNAL #define MSG_NOSIGNAL 0 #endif