From 07d249d661d5e7a9afe85136ade072ee77d5c3bc Mon Sep 17 00:00:00 2001 From: Michael Tuexen Date: Fri, 11 May 2012 17:50:51 +0000 Subject: [PATCH] Remove a constant which is only used on non-FreeBSD platform. (The actual code for the socket option handling has been #ifdefed out forever...) MFC after: 3 days. --- sys/netinet/sctp.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys/netinet/sctp.h b/sys/netinet/sctp.h index a8dea9cc63a9..e36192a41655 100644 --- a/sys/netinet/sctp.h +++ b/sys/netinet/sctp.h @@ -265,8 +265,6 @@ struct sctp_paramhdr { #define SCTP_PEELOFF 0x0000800a /* the real worker for sctp_getaddrlen() */ #define SCTP_GET_ADDR_LEN 0x0000800b -/* temporary workaround for Apple listen() issue, no args used */ -#define SCTP_LISTEN_FIX 0x0000800c /* Debug things that need to be purged */ #define SCTP_SET_INITIAL_DBG_SEQ 0x00009f00