On Mon, Mar 12, 2018 at 01:07:44PM +0000, Michael Brown wrote:
> --- a/address.h
> +++ b/address.h
> @@ -26,6 +26,10 @@
>  #include <sys/un.h>
>  #include <net/if_arp.h>
>  
> +#ifndef ARPHRD_6LOWPAN
> +#define ARPHRD_6LOWPAN 825
> +#endif
> +

I think definitions like this belong to the missing.h header.

-- 
Miroslav Lichvar

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to