$NetBSD: patch-ay,v 1.6 2006/12/07 16:06:39 xtraeme Exp $ --- block.c.orig 2006-12-06 21:23:19.000000000 +0100 +++ block.c 2006-12-06 21:24:04.000000000 +0100 @@ -29,8 +29,10 @@ #include #include #include +#ifndef __DragonFly__ #include #endif +#endif #ifdef CONFIG_COCOA #include