$OpenBSD: patch-bsl_c,v 1.2 2010/12/02 18:41:46 jasper Exp $
--- bsl.c.orig	Mon Nov  8 22:40:57 2010
+++ bsl.c	Thu Dec  2 13:05:14 2010
@@ -31,7 +31,7 @@
 #include "output.h"
 #include "fet_error.h"
 
-#ifdef __APPLE__
+#if defined(__APPLE__) || defined(__OpenBSD__)
 #define B460800 460800
 #endif
 
