$NetBSD: patch-aa,v 1.1 2007/12/27 17:46:53 joerg Exp $ --- mfc/mfc.h.orig 2007-12-27 15:47:26.000000000 +0000 +++ mfc/mfc.h @@ -40,6 +40,9 @@ #ifdef __linux__ #include #include +#elif defined(__DragonFly__) +#include +#include #else #include #include