Hello,

Here you are.

Serge

diff -aur a/linux/drivers/block/aoe/aoeblk.c b/linux/drivers/block/aoe/aoeblk.c
--- a/linux/drivers/block/aoe/aoeblk.c  2011-12-12 20:25:01.000000000 +0000
+++ b/linux/drivers/block/aoe/aoeblk.c  2012-01-19 05:18:30.000000000 +0000
@@ -10,6 +10,7 @@
  #include <linux/ioctl.h>
  #include <linux/genhd.h>
  #include <linux/netdevice.h>
+#include <linux/module.h>
  #include <scsi/sg.h>
  #include "aoe.h"
  #include "disk_attr.h"
diff -aur a/linux/drivers/block/aoe/aoechr.c b/linux/drivers/block/aoe/aoechr.c
--- a/linux/drivers/block/aoe/aoechr.c  2011-12-12 20:25:01.000000000 +0000
+++ b/linux/drivers/block/aoe/aoechr.c  2012-01-19 05:19:22.000000000 +0000
@@ -10,6 +10,7 @@
  #include <linux/delay.h>
  #include <linux/mutex.h>
  #include <linux/slab.h>
+#include <linux/module.h>
  #include "aoe.h"

  enum {
-------------------------------------------------------------------------------

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Aoetools-discuss mailing list
Aoetools-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aoetools-discuss

Reply via email to