$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 <sys/stat.h>
 #include <sys/ioctl.h>
 #include <sys/queue.h>
+#ifndef __DragonFly__
 #include <sys/disk.h>
 #endif
+#endif
 
 #ifdef CONFIG_COCOA
 #include <paths.h>
