瀏覽代碼

netxen: Needs to include linux/vmalloc.h

Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller 17 年之前
父節點
當前提交
4255589293
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      drivers/net/netxen/netxen_nic.h

+ 1 - 0
drivers/net/netxen/netxen_nic.h

@@ -54,6 +54,7 @@
 
 #include <linux/mm.h>
 #include <linux/mman.h>
+#include <linux/vmalloc.h>
 
 #include <asm/system.h>
 #include <asm/io.h>