diff --git a/util/fptr_wlist.h b/util/fptr_wlist.h index 29a9ee49f..615db4884 100644 --- a/util/fptr_wlist.h +++ b/util/fptr_wlist.h @@ -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.