mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 04:09:01 +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.