From 26c4e7a1825e5793c7cd7bc4223da1ca08fda620 Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Fri, 5 Oct 2007 12:57:24 +0000 Subject: [PATCH] please gcc on BSD. git-svn-id: file:///svn/unbound/trunk@662 be551aaa-1e26-0410-a405-d3ace91eadb9 --- util/fptr_wlist.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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. -- 2.47.2