linux: fix compilation with musl
PR-URL: https://github.com/libuv/libuv/pull/720 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
This commit is contained in:
parent
7dc1bd9230
commit
befe1550b9
@ -52,7 +52,7 @@
|
||||
# endif
|
||||
# include <sys/socket.h>
|
||||
# include <net/ethernet.h>
|
||||
# include <linux/if_packet.h>
|
||||
# include <netpacket/packet.h>
|
||||
#endif /* HAVE_IFADDRS_H */
|
||||
|
||||
/* Available from 2.6.32 onwards. */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user