[Toybox] [New Toy] : add udhcpd
Rob Landley
rob at landley.net
Wed Aug 14 17:10:45 PDT 2013
On 08/13/2013 03:58:55 AM, Ashwini Sharma wrote:
> HI Rob,
>
> Need to include headers, which are added in toynet.h at my end.
Oh right. I added the headers I could find in posix but left the ones
that aren't posix local to the command.
I need to get a better array of build environments set up so I can
regression test that toybox at least compiles on all of 'em.
> The files reuired are
>
> #include <netinet/ip.h>
> #include <netinet/udp.h>
> #include <netpacket/packet.h>
> regards,
> Ashwini
Added to both commands, with a TODO note about handling that when I do
the cleanup. Both commands applied to pending.
Thanks,
Rob
More information about the Toybox
mailing list