mirror of
https://github.com/nmap/nmap.git
synced 2026-02-03 12:06:35 +00:00
mac os x portability fix from christophe thil
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
|
||||
#define NAMEIPLEN MAXHOSTNAMELEN+INET6_ADDRSTRLEN
|
||||
|
||||
#ifdef WIN32
|
||||
#if defined(WIN32) || defined(MACOSX)
|
||||
#define ICMP_ECHOREPLY 0
|
||||
#define ICMP_DEST_UNREACH 3
|
||||
#define ICMP_ECHO 8
|
||||
|
||||
Reference in New Issue
Block a user