$NetBSD: patch-at,v 1.1 2011/01/08 13:00:13 obache Exp $ --- hald/freebsd/hf-pci.c.orig 2009-05-12 12:27:00.000000000 +0000 +++ hald/freebsd/hf-pci.c @@ -27,7 +27,11 @@ #include #include +#ifdef __DragonFly__ +#include +#else #include +#endif #include #include #include