--- netlogic/netplay.cpp.orig	Mon Mar 13 20:51:15 2000
+++ netlogic/netplay.cpp	Mon Mar 13 20:52:10 2000
@@ -39,7 +39,7 @@
 #define RESET_ERRNO()	errno = 0
 #endif /* WIN32 */
 
-#if !defined(linux) && !defined(__SVR4)
+#if !defined(linux) && !defined(__SVR4) && !defined(__FreeBSD__)
 typedef int socklen_t;
 #endif
 
