]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
please gcc on BSD.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 5 Oct 2007 12:57:24 +0000 (12:57 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 5 Oct 2007 12:57:24 +0000 (12:57 +0000)
git-svn-id: file:///svn/unbound/trunk@662 be551aaa-1e26-0410-a405-d3ace91eadb9

util/fptr_wlist.h

index 29a9ee49f55b95fc1de959640fc9f50e5e63acdc..615db488404ab1dc7e837fb9c3d994c645abea59 100644 (file)
 #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.