All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][VT][2/4] Missing include file.
@ 2005-08-11 22:00 Arun Sharma
  0 siblings, 0 replies; only message in thread
From: Arun Sharma @ 2005-08-11 22:00 UTC (permalink / raw)
  To: Ian Pratt, Keir Fraser; +Cc: xen-devel

Missing include file.

Needed for domid_t

Signed-off-by: Arun Sharma <arun.sharma@intel.com>

--- a/linux-2.6-xen-sparse/arch/xen/kernel/gnttab.c	Wed Aug 10 23:09:53 2005
+++ b/linux-2.6-xen-sparse/arch/xen/kernel/gnttab.c	Wed Aug 10 16:59:36 2005
@@ -16,6 +16,7 @@
 #include <asm/pgtable.h>
 #include <asm/fixmap.h>
 #include <asm/uaccess.h>
+#include <asm-xen/xen-public/xen.h>
 #include <asm-xen/xen_proc.h>
 #include <asm-xen/linux-public/privcmd.h>
 #include <asm-xen/gnttab.h>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-08-11 22:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-11 22:00 [PATCH][VT][2/4] Missing include file Arun Sharma

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.