Fix make world breakage.
Broken by: me
This commit is contained in:
parent
0617522889
commit
07da1e52ec
@ -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…
x
Reference in New Issue
Block a user