diff --git a/net/sctp/sysctl.c b/net/sctp/sysctl.c index dc4893474f186e68b93225cdba82ba71000f9831..75b28dd634fe3e0c06b0a556716b7c4755b7c816 100644 --- a/net/sctp/sysctl.c +++ b/net/sctp/sysctl.c @@ -42,6 +42,7 @@ */ #include +#include #include static ctl_handler sctp_sysctl_jiffies_ms;