diff options
Diffstat (limited to 'net/sctp/input.c')
-rw-r--r-- | net/sctp/input.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sctp/input.c b/net/sctp/input.c index 91ae463b079b..b08c7cb5c9d6 100644 --- a/net/sctp/input.c +++ b/net/sctp/input.c | |||
@@ -60,6 +60,7 @@ | |||
60 | #include <net/xfrm.h> | 60 | #include <net/xfrm.h> |
61 | #include <net/sctp/sctp.h> | 61 | #include <net/sctp/sctp.h> |
62 | #include <net/sctp/sm.h> | 62 | #include <net/sctp/sm.h> |
63 | #include <net/sctp/checksum.h> | ||
63 | 64 | ||
64 | /* Forward declarations for internal helpers. */ | 65 | /* Forward declarations for internal helpers. */ |
65 | static int sctp_rcv_ootb(struct sk_buff *); | 66 | static int sctp_rcv_ootb(struct sk_buff *); |