Christian Borntraeger ebc3bbcfcf Fix sctp compile
sctp fails to compile with
net/sctp/sm_make_chunk.c: In function 'sctp_pack_cookie':
net/sctp/sm_make_chunk.c:1516: error: implicit declaration of function 'sg_init_table'
net/sctp/sm_make_chunk.c:1517: error: implicit declaration of function 'sg_set_page'

use the proper include file.

SCTP maintainers Vlad Yasevich and Sridhar Samudrala  are CCed.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-10-23 12:46:32 +02:00
..
2007-10-22 21:19:56 +02:00
2005-04-16 15:20:36 -07:00
2007-02-10 23:20:11 -08:00
2007-05-24 16:36:48 -07:00
2007-10-10 16:51:29 -07:00
2007-10-10 16:51:29 -07:00
2007-02-10 23:20:11 -08:00
2007-10-17 08:42:49 -07:00
2007-10-23 12:46:32 +02:00
2007-10-14 12:41:51 -07:00