From: Wouter Wijngaards Date: Fri, 5 Oct 2007 12:57:24 +0000 (+0000) Subject: please gcc on BSD. X-Git-Tag: release-0.6~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26c4e7a1825e5793c7cd7bc4223da1ca08fda620;p=thirdparty%2Funbound.git please gcc on BSD. git-svn-id: file:///svn/unbound/trunk@662 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/util/fptr_wlist.h b/util/fptr_wlist.h index 29a9ee49f..615db4884 100644 --- a/util/fptr_wlist.h +++ b/util/fptr_wlist.h @@ -56,11 +56,7 @@ #define UTIL_FPTR_WLIST_H #include "util/netevent.h" #include "util/storage/lruhash.h" -struct module_qstate; -struct module_env; -enum module_ev; -struct outbound_entry; -struct query_info; +#include "util/module.h" /** * Check function pointer whitelist for comm_point callback values.