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-20 01:34:40 +02:00
2007-10-10 16:54:48 -07:00
2007-10-22 21:19:56 +02:00
2007-10-19 23:22:11 +02:00
2007-10-22 21:19:56 +02:00
2007-10-19 23:22:11 +02:00
2007-10-23 12:46:32 +02:00
2007-10-22 21:19:56 +02:00
2007-07-16 09:05:45 -07:00