|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
RE: [Xen-ia64-devel] [PATCH] Hypercall cleanup
Historically, domain.h had a lot of structures
in it and at some point in the past, it was
likely needed. If it is no longer needed,
it should be removed.
> -----Original Message-----
> From: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf
> Of Griffis, Aron
> Sent: Tuesday, April 25, 2006 10:03 AM
> To: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [Xen-ia64-devel] [PATCH] Hypercall cleanup
>
> Content-Description: hypercall_clean.patch
> > diff -r de0c04ed4ab7 xen/arch/ia64/xen/hypercall.c
> > --- a/xen/arch/ia64/xen/hypercall.c Fri Apr 21 16:40:17 2006
> > +++ b/xen/arch/ia64/xen/hypercall.c Tue Apr 25 16:12:36 2006
> > @@ -24,6 +24,7 @@
> > #include <xen/irq.h>
> > #include <asm/hw_irq.h>
> > #include <public/physdev.h>
> > +#include <xen/domain.h>
>
> What's the reason for adding this #include?
>
> _______________________________________________
> Xen-ia64-devel mailing list
> Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-ia64-devel
>
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|