On Fri, Aug 11, 2017 at 07:02:47PM +0100, Julien Grall wrote:
> While re-ordering the include alphabetically in arch/arm/domain.c, I got
> a complitation error because grant_table.h is using gfn_t before been
> defined:
>
> In file included from domain.c:14:0:
> xen/xen/include/xen/grant_table.h:1
>>> Julien Grall 08/11/17 8:03 PM >>>
>While re-ordering the include alphabetically in arch/arm/domain.c, I got
>a complitation error because grant_table.h is using gfn_t before been
>defined:
>
>In file included from domain.c:14:0:
>xen/xen/include/xen/grant_table.h:153:29: error: unknown type na
While re-ordering the include alphabetically in arch/arm/domain.c, I got
a complitation error because grant_table.h is using gfn_t before been
defined:
In file included from domain.c:14:0:
xen/xen/include/xen/grant_table.h:153:29: error: unknown type name ‘gfn_t’
gfn_t