diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-08-26 05:12:14 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-08-26 05:17:40 +0200 |
| commit | 98b0bddc4dc66e345d38ac749890263b91cf02f1 (patch) | |
| tree | 5bfad6f609bc23a8504ba7d3dd4a19188f77f2b8 /sys/linux/socket_rds.txt | |
| parent | ce0eccdea6538570bf9d664824cca607012b2f5c (diff) | |
sys/linux: treat cuse as fuse
It's mostly fuse.
Also regenerate consts on latest kernel.
Diffstat (limited to 'sys/linux/socket_rds.txt')
| -rw-r--r-- | sys/linux/socket_rds.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/socket_rds.txt b/sys/linux/socket_rds.txt index d2faf0127..ddb641591 100644 --- a/sys/linux/socket_rds.txt +++ b/sys/linux/socket_rds.txt @@ -5,6 +5,7 @@ include <linux/socket.h> include <linux/net.h> +include <uapi/linux/in6.h> include <uapi/linux/rds.h> resource sock_rds[sock] |
