diff options
author | Christian Borntraeger <borntraeger@de.ibm.com> | 2007-10-23 12:46:32 +0200 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2007-10-23 12:46:32 +0200 |
commit | ebc3bbcfcf0a7fed2ac82f1a849a5f92cf4c217f (patch) | |
tree | 3424465e7327fea6b8ec0130b082fd20548864d1 /fs/internal.h | |
parent | 75d35c93cf8b938f28f06ceb8ffa2606d6e57d3b (diff) |
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>
Diffstat (limited to 'fs/internal.h')
0 files changed, 0 insertions, 0 deletions