mirror of
https://github.com/torvalds/linux.git
synced 2024-12-01 00:21:32 +00:00
netxen: Needs to include linux/vmalloc.h
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
380bab10de
commit
4255589293
@ -54,6 +54,7 @@
|
||||
|
||||
#include <linux/mm.h>
|
||||
#include <linux/mman.h>
|
||||
#include <linux/vmalloc.h>
|
||||
|
||||
#include <asm/system.h>
|
||||
#include <asm/io.h>
|
||||
|
Loading…
Reference in New Issue
Block a user