$NetBSD: patch-cb,v 1.2 2007/04/10 17:58:24 drochner Exp $

--- modules/file-method-acl.c.orig	2007-03-13 11:50:03.000000000 +0100
+++ modules/file-method-acl.c
@@ -35,6 +35,9 @@
 #include <stdlib.h>
 #include <sys/types.h>
 #ifdef HAVE_SYS_RESOURCE_H
+#ifdef HAVE_SYS_TIME_H
+#include <sys/time.h>	/* <sys/resource.h> needs this on MacOS X */
+#endif
 #include <sys/resource.h>
 #endif
 
