$NetBSD: patch-ab,v 1.1 2006/04/22 18:32:00 joerg Exp $ --- sonix.c.orig 2006-04-22 18:25:30.000000000 +0000 +++ sonix.c @@ -40,7 +40,11 @@ #include #include +#if defined(__DragonFly__) +#include +#else #include +#endif #include "sonix.h" #include "sonixinit.h"