mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-14 08:13:12 -05:00
please gcc more.
git-svn-id: file:///svn/unbound/trunk@663 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
26c4e7a182
commit
24d1ed15c4
2 changed files with 2 additions and 8 deletions
|
|
@ -44,9 +44,7 @@
|
|||
#define ITERATOR_ITERATOR_H
|
||||
#include "services/outbound_list.h"
|
||||
#include "util/data/msgreply.h"
|
||||
struct module_func_block;
|
||||
enum module_ev;
|
||||
struct module_env;
|
||||
#include "util/module.h"
|
||||
struct delegpt;
|
||||
struct iter_hints;
|
||||
struct iter_forwards;
|
||||
|
|
|
|||
|
|
@ -42,11 +42,7 @@
|
|||
|
||||
#ifndef VALIDATOR_VALIDATOR_H
|
||||
#define VALIDATOR_VALIDATOR_H
|
||||
struct module_func_block;
|
||||
struct module_env;
|
||||
enum module_ev;
|
||||
struct outbound_entry;
|
||||
struct module_qstate;
|
||||
#include "util/module.h"
|
||||
#include "util/data/msgreply.h"
|
||||
#include "validator/val_utils.h"
|
||||
struct val_anchors;
|
||||
|
|
|
|||
Loading…
Reference in a new issue