mirror of
https://github.com/torvalds/linux.git
synced 2025-01-01 07:42:07 +00:00
pnfs/blocklayout: include vmalloc.h for __vmalloc
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
This commit is contained in:
parent
88ac815cdb
commit
b262b35c2c
@ -2,6 +2,8 @@
|
||||
* Copyright (c) 2014 Christoph Hellwig.
|
||||
*/
|
||||
|
||||
#include <linux/vmalloc.h>
|
||||
|
||||
#include "blocklayout.h"
|
||||
|
||||
#define NFSDBG_FACILITY NFSDBG_PNFS_LD
|
||||
|
Loading…
Reference in New Issue
Block a user