mirror of
https://github.com/nmap/nmap.git
synced 2025-12-29 10:59:02 +00:00
avoid a "pointer targets differ in signedness" warning. Add a check for socklen_t in configure.in; if it's not present, typedef it to int.
avoid a "pointer targets differ in signedness" warning. Add a check for socklen_t in configure.in; if it's not present, typedef it to int.