sfc: Fix build due to lack of vmalloc.h include.
[pandora-kernel.git] / drivers / net / sfc / net_driver.h
index ea6691c..b3f2bf4 100644 (file)
@@ -29,6 +29,7 @@
 #include <linux/device.h>
 #include <linux/highmem.h>
 #include <linux/workqueue.h>
+#include <linux/vmalloc.h>
 #include <linux/i2c.h>
 
 #include "enum.h"