Skip to content

Commit 4255589

Browse files
committed
netxen: Needs to include linux/vmalloc.h
Signed-off-by: David S. Miller <[email protected]>
1 parent 380bab1 commit 4255589

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/net/netxen/netxen_nic.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454

5555
#include <linux/mm.h>
5656
#include <linux/mman.h>
57+
#include <linux/vmalloc.h>
5758

5859
#include <asm/system.h>
5960
#include <asm/io.h>

0 commit comments

Comments
 (0)