testing/sipgrep: fix build with gcc 14
transport_hep.c: In function 'send_hepv3':
transport_hep.c:80:5: error: implicit declaration of function 'inet_pton' [-Wimplicit-function-declaration]
80 | inet_pton (AF_INET, rcinfo->src_ip, &src_ip4.data);
| ^~~~~~~~~
Edited by mio