mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-29 02:49:35 -05:00
please gcc on BSD.
git-svn-id: file:///svn/unbound/trunk@662 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
8e55996b7c
commit
26c4e7a182
1 changed files with 1 additions and 5 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue