$OpenBSD: patch-source_blender_blenlib_intern_storage_c,v 1.9 2014/03/24 21:16:15 pascal Exp $
--- source/blender/blenlib/intern/storage.c.orig	Wed Mar 19 23:05:25 2014
+++ source/blender/blenlib/intern/storage.c	Thu Mar 20 22:35:00 2014
@@ -42,7 +42,7 @@
 #include <time.h>
 #include <sys/stat.h>
 
-#if defined(__NetBSD__) || defined(__DragonFly__) || defined(__sun__) || defined(__sun)
+#if defined(__OpenBSD__) || defined(__NetBSD__) || defined(__DragonFly__) || defined(__sun__) || defined(__sun)
    /* Other modern unix os's should probably use this also */
 #  include <sys/statvfs.h>
 #  define USE_STATFS_STATVFS
