Files
scst/ibmvstgt/src
Bart Van Assche 922a8f8178 ibmvstgt: Add #include <linux/module.h> in libsrp.c
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
2014-01-04 14:06:02 +00:00
..
2010-11-01 08:44:04 +00:00
2010-09-22 17:40:51 +00:00
2010-09-22 20:11:06 +00:00
2010-09-22 18:03:20 +00:00
2010-09-22 18:03:20 +00:00
2010-09-22 18:03:20 +00:00