Mailing List Archive

[linux-2.6.18-xen] Add missing err.h include to xenbus.h header file.
# HG changeset patch
# User kfraser@localhost.localdomain
# Date 1189156762 -3600
# Node ID 5ce5bd383ea978ff6b2ed04d93cc2bb5dffcd1a9
# Parent 1e2284d885fbe9fc0f18143ccce7fdcc30788e94
Add missing err.h include to xenbus.h header file.
Signed-off-by: Keir Fraser <keir@xensource.com>
---
include/xen/xenbus.h | 1 +
1 files changed, 1 insertion(+)

diff -r 1e2284d885fb -r 5ce5bd383ea9 include/xen/xenbus.h
--- a/include/xen/xenbus.h Fri Sep 07 10:04:02 2007 +0100
+++ b/include/xen/xenbus.h Fri Sep 07 10:19:22 2007 +0100
@@ -39,6 +39,7 @@
#include <linux/mutex.h>
#include <linux/completion.h>
#include <linux/init.h>
+#include <linux/err.h>
#include <xen/interface/xen.h>
#include <xen/interface/grant_table.h>
#include <xen/interface/io/xenbus.h>

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