#include <linux/module.h>
In the following files:
kernel/iscsi.h
kernel/event.c
kernel/nthread.c
--
------------------------------------------------------------------------
Emmanuel Florac | Direction technique
| Intellique
| <efl...@intellique.com>
| +33 1 78 94 84 02
------------------------------------------------------------------------
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Iscsitarget-devel mailing list
Iscsitar...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iscsitarget-devel
>
> I modified the trunk to compile against kernel 3.2/3.3. Simply add:
>
> #include <linux/module.h>
>
> In the following files:
>
> kernel/iscsi.h
> kernel/event.c
> kernel/nthread.c
>
Sorry, forgot the patch, here it is.
Thanks, applied to trunk and the 1.4.20 branch.
Arne