$OpenBSD: patch-src_modules_perl_modperl_apache_compat_h,v 1.1 2008/05/05 21:21:43 simon Exp $
--- src/modules/perl/modperl_apache_compat.h.orig	Fri May  2 22:44:18 2008
+++ src/modules/perl/modperl_apache_compat.h	Fri May  2 22:44:43 2008
@@ -22,6 +22,7 @@
 #if !APR_HAS_THREADS
 typedef unsigned long apr_os_thread_t;
 typedef void * apr_thread_mutex_t;
+typedef void * apr_thread_rwlock_t;
 #endif
 
 /* back compat adjustements for older Apache versions
