patch-2.4.25 linux-2.4.25/net/sctp/outqueue.c

Next file: linux-2.4.25/net/sctp/socket.c
Previous file: linux-2.4.25/net/sctp/associola.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/net/sctp/outqueue.c linux-2.4.25/net/sctp/outqueue.c
@@ -53,6 +53,7 @@
 #include <net/sock.h>	  /* For skb_set_owner_w */
 
 #include <net/sctp/sctp.h>
+#include <net/sctp/sm.h>
 
 /* Declare internal functions here.  */
 static int sctp_acked(sctp_sackhdr_t *sack, __u32 tsn);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)