diff options
Diffstat (limited to 'sys/linux/socket_alg_386.const')
| -rw-r--r-- | sys/linux/socket_alg_386.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/socket_alg_386.const b/sys/linux/socket_alg_386.const index 24d052465..9c859fbde 100644 --- a/sys/linux/socket_alg_386.const +++ b/sys/linux/socket_alg_386.const @@ -34,6 +34,7 @@ SOL_ALG = 279 # __NR_accept is not set __NR_accept4 = 364 __NR_bind = 361 +__NR_read = 3 __NR_sendmmsg = 345 __NR_sendmsg = 370 __NR_setsockopt = 366 |
