mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
include mini_event.h to have a prototype for mini_ev_cmp include edns.h to have a prototype for apply_edns_options sldns_wire2str_edns_keepalive_print is only called in the wire2str, module declare it static to get rid of compiler warning: no previous prototype for function infra_find_ip_ratedata() is only called in the infra module, declare it static to get rid of compiler warning: no previous prototype for function do not shadow local variable buf in authzone auth_chunks_delete and az_nsec3_findnode are only called in the authzone module, declare them static to get rid of compiler warning: no previous prototype for function... copy_rrset() is only called in the respip module, declare it static to get rid of compiler warning: no previous prototype for function 'copy_rrset' no need for another variable "r"; gets rid of compiler warning: declaration shadows a local variable in libunbound.c no need for another variable "ns"; gets rid of compiler warning: declaration shadows a local variable in iterator.c git-svn-id: file:///svn/unbound/trunk@5072 be551aaa-1e26-0410-a405-d3ace91eadb9 |
||
|---|---|---|
| .. | ||
| iter_delegpt.c | ||
| iter_delegpt.h | ||
| iter_donotq.c | ||
| iter_donotq.h | ||
| iter_fwd.c | ||
| iter_fwd.h | ||
| iter_hints.c | ||
| iter_hints.h | ||
| iter_priv.c | ||
| iter_priv.h | ||
| iter_resptype.c | ||
| iter_resptype.h | ||
| iter_scrub.c | ||
| iter_scrub.h | ||
| iter_utils.c | ||
| iter_utils.h | ||
| iterator.c | ||
| iterator.h | ||