Mailing List Archive

[linux-2.6.18-xen] balloon: Fix the build by including <linux/init.h>
# HG changeset patch
# User Keir Fraser <keir.fraser@citrix.com>
# Date 1227611981 0
# Node ID bf8b1ee634e20283bb6f874942c40cb83959f2a6
# Parent 6bb7f500d5e4a68007607863fa7bfe0c69d6eec7
balloon: Fix the build by including <linux/init.h>

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
---
drivers/xen/balloon/sysfs.c | 1 +
1 files changed, 1 insertion(+)

diff -r 6bb7f500d5e4 -r bf8b1ee634e2 drivers/xen/balloon/sysfs.c
--- a/drivers/xen/balloon/sysfs.c Tue Nov 25 11:16:36 2008 +0000
+++ b/drivers/xen/balloon/sysfs.c Tue Nov 25 11:19:41 2008 +0000
@@ -30,6 +30,7 @@

#include <linux/capability.h>
#include <linux/errno.h>
+#include <linux/init.h>
#include <linux/stat.h>
#include <linux/string.h>
#include <linux/sysdev.h>

_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog