$OpenBSD: patch-daemon_vc-utils_c,v 1.2 2015/04/06 20:59:47 kirby Exp $
--- daemon/vc-utils.c.orig	Fri Mar 27 10:23:47 2015
+++ daemon/vc-utils.c	Sun Apr  5 21:14:26 2015
@@ -376,7 +376,7 @@ compare_file_content (const char *path, SeafStat *st, 
     return hashcmp (sha1, ce_sha1);
 }
 
-#if defined WIN32 || defined __APPLE__
+#if defined WIN32 || defined __APPLE__ || defined __OpenBSD__
 
 /*
  * If the names are different case-sensitively but the same case-insensitively,
