mirror of
https://repo.or.cz/socat.git
synced 2025-07-11 14:23:23 +00:00
Fixed build issues on disabled features
This commit is contained in:
parent
af7d44d751
commit
7a90caade5
21 changed files with 182 additions and 95 deletions
|
@ -7,4 +7,6 @@
|
|||
|
||||
const extern struct addrdesc xioaddr_socketpair;
|
||||
|
||||
extern int xiosocketpair(struct opt *opts, int pf, int socktype, int proto, int sv[2]);
|
||||
|
||||
#endif /* !defined(__xio_socketpair_h_included) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue