From a343ba6b077a3efe7feb57783dcbb7496d2c3572 Mon Sep 17 00:00:00 2001 From: Andrew Turner Date: Mon, 17 May 2021 15:40:16 +0000 Subject: sys/freebsd: rebuild const files for 386 --- sys/freebsd/socket_unix.txt.const | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/freebsd/socket_unix.txt.const') diff --git a/sys/freebsd/socket_unix.txt.const b/sys/freebsd/socket_unix.txt.const index 389fca2b6..04e7d1890 100644 --- a/sys/freebsd/socket_unix.txt.const +++ b/sys/freebsd/socket_unix.txt.const @@ -2,7 +2,8 @@ arches = 386, amd64 AF_UNIX = 1 AF_UNSPEC = 0 -LINUX_SCM_CREDENTIALS = 2 +CMGROUP_MAX = 16 +SCM_CREDS = 3 SCM_RIGHTS = 1 SOCK_DGRAM = 2 SOCK_SEQPACKET = 5 -- cgit mrf-deployment