Btrfs: include vmalloc.h in check-integrity.c
authorChris Mason <clm@fb.com>
Tue, 25 Nov 2014 13:58:23 +0000 (05:58 -0800)
committerChris Mason <clm@fb.com>
Tue, 25 Nov 2014 14:01:11 +0000 (06:01 -0800)
Fengguang's build monster reported warnings on some arches because we
don't have vmalloc.h included

Signed-off-by: Chris Mason <clm@fb.com>
Reported-by: fengguang.wu@intel.com

No differences found