summaryrefslogtreecommitdiffstats
path: root/sys/amd64/linux32
diff options
context:
space:
mode:
authordchagin <dchagin@FreeBSD.org>2016-03-27 10:09:10 +0000
committerdchagin <dchagin@FreeBSD.org>2016-03-27 10:09:10 +0000
commita5f7ea1073b23d713cd4d9aa792ec74bec75a3f7 (patch)
tree47fe0fd423c3d254afdb28e4edb65af65f441aed /sys/amd64/linux32
parent1af093855e8096be9c0bc4ad5d014c7e3456bcca (diff)
downloadFreeBSD-src-a5f7ea1073b23d713cd4d9aa792ec74bec75a3f7.zip
FreeBSD-src-a5f7ea1073b23d713cd4d9aa792ec74bec75a3f7.tar.gz
Revert r297310 as the SOL_XXX are equal to the IPPROTO_XX except SOL_SOCKET.
Pointed out by: ae@
Diffstat (limited to 'sys/amd64/linux32')
-rw-r--r--sys/amd64/linux32/linux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/linux32/linux.h b/sys/amd64/linux32/linux.h
index 464a9b2..02d12f5 100644
--- a/sys/amd64/linux32/linux.h
+++ b/sys/amd64/linux32/linux.h
@@ -494,7 +494,6 @@ struct l_ipc_perm {
*/
#define LINUX_SOL_SOCKET 1
#define LINUX_SOL_IP 0
-#define LINUX_SOL_IPV6 41
#define LINUX_SOL_IPX 256
#define LINUX_SOL_AX25 257
#define LINUX_SOL_TCP 6
OpenPOWER on IntegriCloud