$OpenBSD: patch-daemon_vc-utils_c,v 1.1.1.1 2014/10/04 18:47:55 kirby Exp $
--- daemon/vc-utils.c.orig	Tue Aug  5 09:28:35 2014
+++ daemon/vc-utils.c	Wed Aug  6 19:51:51 2014
@@ -287,7 +287,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,
