diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2023-04-03 07:45:06 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2023-04-03 10:29:09 +0200 |
| commit | 24040eec46931af5a73c2aad1ee0acd4052ddb25 (patch) | |
| tree | 31ccfe0b03a629e75e1cc37da7bdaaa6f1300759 /sys/linux/socket_inet_sctp.txt | |
| parent | afdfa5021caf77ae2b83a5f61c66d8babe27c858 (diff) | |
sys/linux: update consts to next-20230331
Diffstat (limited to 'sys/linux/socket_inet_sctp.txt')
| -rw-r--r-- | sys/linux/socket_inet_sctp.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/socket_inet_sctp.txt b/sys/linux/socket_inet_sctp.txt index 19817504e..2e150adf2 100644 --- a/sys/linux/socket_inet_sctp.txt +++ b/sys/linux/socket_inet_sctp.txt @@ -4,6 +4,7 @@ # AF_INET and AF_INET6: SCTP support include <linux/sctp.h> +include <linux/net.h> include <asm/ioctls.h> resource sock_sctp[sock_in] |
