$OpenBSD: patch-sal_rtl_source_alloc_arena_c,v 1.2 2006/08/20 03:36:53 kurt Exp $
--- sal/rtl/source/alloc_arena.c.orig.port	Tue Jun 20 00:28:24 2006
+++ sal/rtl/source/alloc_arena.c	Fri Aug 18 15:47:44 2006
@@ -1239,7 +1239,7 @@ static sal_Size
 rtl_machdep_pagesize (void)
 {
 #if defined(SAL_UNX)
-#if defined(FREEBSD) || defined(NETBSD)
+#if defined(FREEBSD) || defined(NETBSD) || defined(OPENBSD)
 	return ((sal_Size)getpagesize());
 #else  /* POSIX */
 	return ((sal_Size)sysconf(_SC_PAGESIZE));
