$OpenBSD: patch-src_bullet_src_BulletDynamics_ConstraintSolver_btSorLcp_cpp,v 1.2 2011/05/08 20:14:54 kili Exp $
--- src/bullet/src/BulletDynamics/ConstraintSolver/btSorLcp.cpp.orig	Mon Dec 20 22:46:14 2010
+++ src/bullet/src/BulletDynamics/ConstraintSolver/btSorLcp.cpp	Sat May  7 12:50:45 2011
@@ -36,7 +36,7 @@ subject to the following restrictions:
 #if defined (WIN32)
 #include <malloc.h>
 #else
-#if defined (__FreeBSD__) || defined (__NetBSD__)
+#if defined (__FreeBSD__) || defined (__NetBSD__) || defined (__OpenBSD__)
 #include <stdlib.h>
 #else
 #include <alloca.h>
