From: Guru Anbalagane Date: Wed, 28 Sep 2011 23:56:29 +0000 (-0700) Subject: Add include bootmem.h in xen-seflballoon.c X-Git-Tag: v2.6.39-400.9.0~879 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=b26af57d1007f8979a0890b1e0a5a98a29b991ec;p=users%2Fjedix%2Flinux-maple.git Add include bootmem.h in xen-seflballoon.c Signed-off-by: Guru Anbalagane --- diff --git a/drivers/xen/xen-selfballoon.c b/drivers/xen/xen-selfballoon.c index ceaada6b965b7..c4475967b5e92 100644 --- a/drivers/xen/xen-selfballoon.c +++ b/drivers/xen/xen-selfballoon.c @@ -68,6 +68,7 @@ */ #include +#include #include #include #include