$NetBSD: patch-aj,v 1.1 2011/01/01 12:13:11 obache Exp $ * need to include sys/socket.h exactly on DragonFly. --- libopenvas/ids_send.c.orig 2008-12-16 13:03:21.000000000 +0000 +++ libopenvas/ids_send.c @@ -36,6 +36,7 @@ #include #include #include +#include #include "arglists.h" #include "bpf_share.h"