mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1146096: configure.in updates for SCTP and musl.libc (sys/queue.h) r=glandium
This commit is contained in:
parent
89c28757a4
commit
2437a3e253
@ -2727,6 +2727,7 @@ MOZ_CHECK_HEADERS([linux/quota.h],,,[#include <sys/socket.h>])
|
||||
|
||||
dnl SCTP support - needs various network include headers
|
||||
MOZ_CHECK_HEADERS([linux/if_addr.h linux/rtnetlink.h],,,[#include <sys/socket.h>])
|
||||
MOZ_CHECK_HEADERS(sys/queue.h)
|
||||
|
||||
MOZ_CHECK_HEADERS(sys/types.h netinet/in.h byteswap.h)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user