diff options
Diffstat (limited to 'sys/linux/socket_unix_386.const')
| -rw-r--r-- | sys/linux/socket_unix_386.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/socket_unix_386.const b/sys/linux/socket_unix_386.const index f423ab0e5..d4f44bd6f 100644 --- a/sys/linux/socket_unix_386.const +++ b/sys/linux/socket_unix_386.const @@ -7,6 +7,7 @@ SOCK_DGRAM = 2 SOCK_SEQPACKET = 5 SOCK_STREAM = 1 SOL_SOCKET = 1 +UNIX_PATH_MAX = 108 # __NR_accept is not set __NR_accept4 = 364 __NR_bind = 361 |
