mirror of
https://repo.or.cz/socat.git
synced 2025-07-20 01:42:58 +00:00
For NuttX OS: Made struct ip subject to configure
This commit is contained in:
parent
35590e3cdb
commit
de80846643
4 changed files with 26 additions and 0 deletions
|
@ -359,6 +359,9 @@
|
|||
/* Define if you have struct linger */
|
||||
#undef HAVE_STRUCT_LINGER
|
||||
|
||||
/* Define if you have struct ip */
|
||||
#undef HAVE_STRUCT_IP
|
||||
|
||||
/* Define if you have struct ip_mreq */
|
||||
#undef HAVE_STRUCT_IP_MREQ
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue