$OpenBSD: patch-share_sync_c,v 1.1.1.1 2008/03/30 13:52:10 simon Exp $
--- share/sync.c.orig	Tue Jan 15 11:35:56 2008
+++ share/sync.c	Tue Jan 15 11:37:44 2008
@@ -36,7 +36,7 @@ static int search(const char *haystack, const char *ne
 
 #endif
 /*---------------------------------------------------------------------------*/
-#ifdef __linux__
+#if defined (__linux__) || defined (__OpenBSD__)
 
 #include <GL/glx.h>
 
