Antti Kantee, le Sun 07 Dec 2014 18:13:38 +0000, a écrit :
> On 07/12/14 18:09, Samuel Thibault wrote:
> >>I said it unclearly.  I meant the use of
> >>
> >>#include <lotofthings.h> (e.g. string.h, stdio.h, etc)
> >
> >?
> >
> >minios itself doesn't do this when it's not compiled with HAVE_LIBC.
> >Building with HAVE_LIBC is really not a requirement for using mini-os.
> >For rump projects, I would expect not using it, notably.
> 
> From xen.git/extras/mini-os, irrespective of HAVE_LIBC:
> 
> netfront.c includes <errno.h>,

That include should actually be #ifdef HAVE_LIBC

Samuel

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to