$NetBSD: patch-am,v 1.1 2008/11/24 21:13:19 hasso Exp $ --- hald/freebsd/libprobe/hfp-cdrom.c.orig 2008-11-24 14:23:52 +0200 +++ hald/freebsd/libprobe/hfp-cdrom.c 2008-11-23 19:36:53 +0200 @@ -32,7 +32,11 @@ #include #include #include +#ifdef __DragonFly__ +#include +#else #include +#endif #include #include #include