Deleted Added
full compact
52a53
> #include "libunbound/worker.h"
57a59
> #include "util/fptr_wlist.h"
865c867,868
< socklen_t ATTR_UNUSED(addrlen), struct module_qstate* ATTR_UNUSED(q))
---
> socklen_t ATTR_UNUSED(addrlen), uint8_t* ATTR_UNUSED(zone),
> size_t ATTR_UNUSED(zonelen), struct module_qstate* ATTR_UNUSED(q))