BUILD: udp: include tools.h from proto_udp.c
authorWilly Tarreau <w@1wt.eu>
Sat, 8 May 2021 11:59:56 +0000 (13:59 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 8 May 2021 11:59:56 +0000 (13:59 +0200)
commitce65cbec38ed6211375e6261c03bd686a9610e93
tree62d1ba41c4352df70613539d6e3d634c8d40eeae
parentc1a689f2eb49a66fa563972fd0b94824aeed81b9
BUILD: udp: include tools.h from proto_udp.c

A few functions are used from there for address conversion but the
file wasn't included.
src/proto_udp.c