$NetBSD: patch-cb,v 1.1 2007/09/19 22:22:43 wiz 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 #include #ifdef HAVE_SYS_RESOURCE_H +#ifdef HAVE_SYS_TIME_H +#include /* needs this on MacOS X */ +#endif #include #endif