diff options
Diffstat (limited to 'net/sctp/output.c')
-rw-r--r-- | net/sctp/output.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sctp/output.c b/net/sctp/output.c index 847639d542c0..5e811b91f21c 100644 --- a/net/sctp/output.c +++ b/net/sctp/output.c | |||
@@ -60,6 +60,7 @@ | |||
60 | 60 | ||
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 private helpers. */ | 65 | /* Forward declarations for private helpers. */ |
65 | static sctp_xmit_t sctp_packet_append_data(struct sctp_packet *packet, | 66 | static sctp_xmit_t sctp_packet_append_data(struct sctp_packet *packet, |