summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/netinet/sctp_input.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/netinet/sctp_input.h')
-rw-r--r--freebsd/sys/netinet/sctp_input.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/freebsd/sys/netinet/sctp_input.h b/freebsd/sys/netinet/sctp_input.h
index ff0916e7..f393ad89 100644
--- a/freebsd/sys/netinet/sctp_input.h
+++ b/freebsd/sys/netinet/sctp_input.h
@@ -43,9 +43,7 @@ void
sctp_common_input_processing(struct mbuf **, int, int, int,
struct sockaddr *, struct sockaddr *,
struct sctphdr *, struct sctp_chunkhdr *,
-#if !defined(SCTP_WITH_NO_CSUM)
uint8_t,
-#endif
uint8_t,
uint8_t, uint32_t, uint16_t,
uint32_t, uint16_t);