mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 06:01:28 +00:00
This was failing to compile to platforms where HAVE_STRUCT_IP is true but HAVE_STRUCT_ICMP is false, because struct ip was not being defined (by a system header) before struct icmp.
4.7 KiB
4.7 KiB