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