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