This isn't really target code, but given that it comes from the target tree and breaks my build.. Signed-off-by: Christoph Hellwig <hch@xxxxxx> Index: lio-core/drivers/scsi/virtio_scsi.c =================================================================== --- lio-core.orig/drivers/scsi/virtio_scsi.c 2011-10-24 07:24:04.035334045 +0200 +++ lio-core/drivers/scsi/virtio_scsi.c 2011-12-11 17:34:36.337518731 +0100 @@ -11,6 +11,7 @@ * */ +#include <linux/module.h> #include <linux/slab.h> #include <linux/virtio.h> #include <linux/virtio_ids.h> -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html