On 05/03/2013 01:05:13 AM, Ashwini Sharma 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.

I still have this on my todo list, and now that musl is maturing I thing I agree. I think I'll just merge toynet.h into toys.h.

Rob
_______________________________________________
Toybox mailing list
Toybox@lists.landley.net
http://lists.landley.net/listinfo.cgi/toybox-landley.net

Reply via email to