$OpenBSD: patch-src_bullet_src_BulletDynamics_ConstraintSolver_btOdeQuickstepConstraintSolver_cpp,v 1.1.1.1 2010/10/06 17:05:42 ajacoutot Exp $
--- src/bullet/src/BulletDynamics/ConstraintSolver/btOdeQuickstepConstraintSolver.cpp.orig	Sun Sep 19 01:26:12 2010
+++ src/bullet/src/BulletDynamics/ConstraintSolver/btOdeQuickstepConstraintSolver.cpp	Sun Sep 19 01:24:02 2010
@@ -45,7 +45,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>
