Re: [PATCH 01/17] include/user/guest-host: Include exec/abi_ptr.h
Philippe Mathieu-Daudé <[email protected]>
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
On 18/7/26 01:22, Richard Henderson wrote: > The COMPILING_PER_TARGET block uses the abi_ptr type > without including the proper header. > > Signed-off-by: Richard Henderson <[email protected]> > --- > include/user/guest-host.h | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Philippe Mathieu-Daudé <[email protected]>