Fixes build on some old systems.
This commit is contained in:
parent
43eb8f610f
commit
eb5ea6bdd6
1 changed files with 2 additions and 0 deletions
|
@ -122,6 +122,8 @@ sysio_leave_group(sock *s, ip_addr maddr)
|
|||
#define TCP_MD5SIG 14
|
||||
#define TCP_MD5SIG_MAXKEYLEN 80
|
||||
|
||||
#include <linux/types.h>
|
||||
|
||||
struct tcp_md5sig {
|
||||
struct sockaddr_storage tcpm_addr; /* address associated */
|
||||
__u16 __tcpm_pad1; /* zero */
|
||||
|
|
Loading…
Reference in a new issue