$NetBSD: patch-aj,v 1.1 2008/11/24 21:13:19 hasso Exp $

--- hald/freebsd/hf-storage.c.orig	2008-11-24 14:16:45 +0200
+++ hald/freebsd/hf-storage.c	2008-11-24 07:16:09 +0200
@@ -32,6 +32,9 @@
 #include <string.h>
 #include <sys/types.h>
 #include <sys/disklabel.h>
+#ifdef __DragonFly__
+#include <sys/dtype.h>
+#endif
 
 #include "../logger.h"
 #include "../osspec.h"
