summaryrefslogtreecommitdiffstats
path: root/sys/i386
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/i386
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/i386')
-rw-r--r--sys/i386/linux/linux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/linux/linux.h b/sys/i386/linux/linux.h
index 636bfaf..36b2084 100644
--- a/sys/i386/linux/linux.h
+++ b/sys/i386/linux/linux.h
@@ -473,7 +473,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