$OpenBSD: patch-src_bullet_src_BulletDynamics_ConstraintSolver_btSorLcp_cpp,v 1.1.1.1 2010/10/06 17:05:42 ajacoutot Exp $
--- src/bullet/src/BulletDynamics/ConstraintSolver/btSorLcp.cpp.orig	Sun Sep 19 01:19:45 2010
+++ src/bullet/src/BulletDynamics/ConstraintSolver/btSorLcp.cpp	Sun Sep 19 01:20:31 2010
@@ -36,7 +36,7 @@ subject to the following restrictions:
 #if defined (WIN32)
 #include <malloc.h>
 #else
-#if defined (__FreeBSD__)
+#if defined (__FreeBSD__) || defined (__OpenBSD__)
 #include <stdlib.h>
 #else
 #include <alloca.h>
