Fix make world breakage.
Broken by: me
This commit is contained in:
parent
b0e74737e9
commit
a66f7a68d6
@ -366,7 +366,7 @@ pcap_ether_hostton(const char *name)
|
||||
}
|
||||
#else
|
||||
|
||||
#if !defined(sgi) && !defined(__NetBSD__)
|
||||
#if !defined(sgi) && !defined(__NetBSD__) && !defined(__FreeBSD__)
|
||||
extern int ether_hostton(char *, struct ether_addr *);
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user