And from 2~3 days I don't see the link to download the latest source from
Mercurial.

-Ashwini


On Fri, May 3, 2013 at 11:35 AM, Ashwini Sharma <ak.ashw...@gmail.com>wrote:

> Hi Rob,
>
>   I think we should include toynet.h in toys.h, before we include
> #include "generated/newtoys.h"
> #include "generated/globals.h"
>
> so that whenever someone has a variable in GLOBALS ( )
> whose type is declared in networking headers, like a __struct sockaddr_in
> __ will get the type,
>  else he will have to keep the variable outside the GLOBALS macro.
>
> May be this can be included conditionaly, as done for CONFIG_HELP, or
> straight away.
>
> regards,
> Ashwini
>
_______________________________________________
Toybox mailing list
Toybox@lists.landley.net
http://lists.landley.net/listinfo.cgi/toybox-landley.net

Reply via email to