diff options
Diffstat (limited to 'sys/linux/socket_alg_amd64.const')
| -rw-r--r-- | sys/linux/socket_alg_amd64.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/socket_alg_amd64.const b/sys/linux/socket_alg_amd64.const index 80c195158..13d649d8d 100644 --- a/sys/linux/socket_alg_amd64.const +++ b/sys/linux/socket_alg_amd64.const @@ -34,6 +34,7 @@ SOL_ALG = 279 __NR_accept = 43 __NR_accept4 = 288 __NR_bind = 49 +__NR_read = 0 __NR_sendmmsg = 307 __NR_sendmsg = 46 __NR_setsockopt = 54 |
