On Wednesday 01 June 2011 22:36, Dan Fandrich wrote: > +#define HAVE_NET_ETHERNET_H 1
> +#ifdef HAVE_NET_ETHERNET_H > #include <netpacket/packet.h> > #include <net/ethernet.h> > +#endif Please, use two separate HAVE_foo_H, one per each header. -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
