summaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_cc_functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/sctp_cc_functions.h')
-rw-r--r--sys/netinet/sctp_cc_functions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/sctp_cc_functions.h b/sys/netinet/sctp_cc_functions.h
index 5d27aef00951..1a681ada4095 100644
--- a/sys/netinet/sctp_cc_functions.h
+++ b/sys/netinet/sctp_cc_functions.h
@@ -33,7 +33,7 @@ __FBSDID("$FreeBSD$");
#ifndef __sctp_cc_functions_h__
#define __sctp_cc_functions_h__
-#if defined(_KERNEL)
+#if defined(_KERNEL) || defined(__Userspace__)
void
sctp_set_initial_cc_param(struct sctp_tcb *stcb,