<div dir="ltr">Hi Rob,<div><br></div><div style>  I think we should include toynet.h in toys.h, before we include </div><div style><div>#include "generated/newtoys.h"</div><div>#include "generated/globals.h"</div>
<div><br></div><div style>so that whenever someone has a variable in GLOBALS ( )</div><div style>whose type is declared in networking headers, like a __struct sockaddr_in __ will get the type, <br></div><div style> else he will have to keep the variable outside the GLOBALS macro.</div>
<div style><br></div><div style>May be this can be included conditionaly, as done for CONFIG_HELP, or straight away.</div><div style><br></div><div style>regards,</div><div style>Ashwini</div></div></div>