mirror of
https://repo.or.cz/socat.git
synced 2025-07-06 21:16:34 +00:00
Lots of minor corrections
This commit is contained in:
parent
7d6295114b
commit
1c1a91027a
19 changed files with 197 additions and 78 deletions
|
@ -30,7 +30,7 @@ union sockaddr_union {
|
|||
#if WITH_VSOCK
|
||||
struct sockaddr_vm vm;
|
||||
#endif /* WITH_IP6 */
|
||||
#if WITH_INTERFACE
|
||||
#if _WITH_INTERFACE
|
||||
struct sockaddr_ll ll;
|
||||
#endif
|
||||
} ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue