Skip to content

Commit

Permalink
netxen: Needs to include linux/vmalloc.h
Browse files Browse the repository at this point in the history
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
davem330 committed Jul 23, 2008
1 parent 380bab1 commit 4255589
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/netxen/netxen_nic.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@

#include <linux/mm.h>
#include <linux/mman.h>
#include <linux/vmalloc.h>

#include <asm/system.h>
#include <asm/io.h>
Expand Down

0 comments on commit 4255589

Please sign in to comment.