Include <linux/module.h> in order to fix the following errors:
ibmvstgt/src/libsrp.c:477:20: error: expected declaration specifiers or ?...? before string constant
MODULE_DESCRIPTION("SCSI RDMA Protocol lib functions");
^
ibmvstgt/src/libsrp.c:478:15: error: expected declaration specifiers or ?...? before string constant
MODULE_AUTHOR("FUJITA Tomonori");
^
ibmvstgt/src/libsrp.c:479:16: error: expected declaration specifiers or ?...? before string constant
MODULE_LICENSE("GPL");
^
Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5184 d57e44dd-8a1f-0410-8b47-8ef2f437770f