mirror of
https://repo.or.cz/socat.git
synced 2025-07-15 15:43:24 +00:00
Enable option ip-add-source-membership only when both IP_ADD_SOURCE_MEMBERSHIP and struct ip_mreq_source are available
This commit is contained in:
parent
d8ee49007e
commit
ee23bccee7
4 changed files with 11 additions and 5 deletions
|
@ -9,5 +9,7 @@
|
|||
#include "xioconfig.h" /* what features are enabled */
|
||||
|
||||
#include "sysincludes.h"
|
||||
//#undef IP_ADD_SOURCE_MEMBERSHIP
|
||||
#undef HAVE_STRUCT_IP_MREQ_SOURCE
|
||||
|
||||
#endif /* !defined(__xiosysincludes_h_included) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue