netxen: Needs to include linux/vmalloc.h
authorDavid S. Miller <davem@davemloft.net>
Wed, 23 Jul 2008 01:29:10 +0000 (18:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Jul 2008 01:29:10 +0000 (18:29 -0700)
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/netxen/netxen_nic.h

index ac710c30d3ff0b5275cfa81c1849cfb3557f0ddf..8e736614407d3c7ae7c6b9bf59a6f8f97fa40a2b 100644 (file)
@@ -54,6 +54,7 @@
 
 #include <linux/mm.h>
 #include <linux/mman.h>
+#include <linux/vmalloc.h>
 
 #include <asm/system.h>
 #include <asm/io.h>