$NetBSD: patch-af,v 1.1 2007/03/26 06:31:55 xtraeme Exp $

--- src/hardware/serialport/misc_util.h.orig	2007-03-26 08:21:57.000000000 +0200
+++ src/hardware/serialport/misc_util.h	2007-03-26 08:22:08.000000000 +0200
@@ -6,7 +6,7 @@
 #include "SDL_net.h"
 #include "support.h"
 
-#if defined LINUX || defined OS2
+#if defined LINUX || defined OS2 || defined BSD
 #define NATIVESOCKETS
 
 #elif defined WIN32 
