please gcc more.

git-svn-id: file:///svn/unbound/trunk@663 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2007-10-05 13:02:50 +00:00
parent 26c4e7a182
commit 24d1ed15c4
2 changed files with 2 additions and 8 deletions

View file

@ -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;

View file

@ -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;