diff options
| author | Pimyn Girgis <pimyn@google.com> | 2025-11-27 15:37:56 +0000 |
|---|---|---|
| committer | Tahuti <pimyn@google.com> | 2025-12-03 09:02:54 +0000 |
| commit | eb1fd62c17346f8d10fc578f60b02ec46401c67b (patch) | |
| tree | aba0c5ad3018894db1b624377ec1f08783804460 /sys/linux/socket_inet_dccp.txt | |
| parent | 497b62923af8ab7cd748f5828b829e0a472a0150 (diff) | |
sys/linux: update descriptions
MSM_SUBMIT_SYNCOBJ_RESET was renamed to MSM_SYNCOBJ_RESET in the Linux kernel. Rename it in descriptions as well.
Include necessary headers for dccp and dev_kvm.
Diffstat (limited to 'sys/linux/socket_inet_dccp.txt')
| -rw-r--r-- | sys/linux/socket_inet_dccp.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/socket_inet_dccp.txt b/sys/linux/socket_inet_dccp.txt index 4812c87f8..9965057c6 100644 --- a/sys/linux/socket_inet_dccp.txt +++ b/sys/linux/socket_inet_dccp.txt @@ -4,6 +4,7 @@ # AF_INET and AF_INET6: DCCP support include <linux/dccp.h> +include <linux/in.h> resource sock_dccp[sock_in] |
