$NetBSD: patch-ad,v 1.5 2011/01/03 07:38:58 obache Exp $ --- src/main.c.orig 2006-03-22 21:38:03.000000000 +0000 +++ src/main.c @@ -34,6 +34,8 @@ #include #elif defined(HAVE_DEV_IC_WI_IEEE_H) #include +#elif defined(__DragonFly__) +#include #endif #include "interface.h"