mirror of
https://repo.or.cz/socat.git
synced 2025-07-19 09:22:57 +00:00
Fixed filan -s, added -S
This commit is contained in:
parent
d1b809b4ab
commit
6635e159c4
7 changed files with 212 additions and 55 deletions
|
@ -114,6 +114,12 @@
|
|||
/* Define if you have the getipnodebyname function. */
|
||||
#undef HAVE_PROTOTYPE_LIB_getipnodebyname
|
||||
|
||||
/* Define if you have the getprotobynumber_r function. */
|
||||
#undef HAVE_GETPROTOBYNUMBER_R
|
||||
|
||||
/* Define if you have the getprotobynumber function. */
|
||||
#undef HAVE_GETPROTOBYNUMBER
|
||||
|
||||
/* Define if you have the setgroups function. */
|
||||
#undef HAVE_SETGROUPS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue