On Fri, 21 Sep 2018 12:39:30 +0200 Håkon Bugge <[email protected]> wrote:
> uapi/linux/if_arp.h includes linux/netdevice.h, which uses > IFNAMSIZ. Hence, use it instead of hard-coded value. > > Signed-off-by: Håkon Bugge <[email protected]> I tested build of iproute2 with updated header and there is no issue. Tested-by: Stephen Hemminger <[email protected]>

