$OpenBSD: patch-simgear_canvas_ShivaVG_src_shDefs_h,v 1.3 2015/03/17 17:20:17 pascal Exp $
--- simgear/canvas/ShivaVG/src/shDefs.h.orig	Wed Feb 18 21:10:39 2015
+++ simgear/canvas/ShivaVG/src/shDefs.h	Tue Mar 17 18:18:32 2015
@@ -34,7 +34,7 @@
 #include <math.h>
 #include <float.h>
 
-#if !defined(VG_API_MACOSX) && !defined(__FreeBSD__)
+#if !defined(VG_API_MACOSX) && !defined(__FreeBSD__) && !defined(__OpenBSD__)
 #  include <malloc.h>
 #endif
 
