From: "Dmitry V. Levin"
Date: Thu, 16 Feb 2017 18:04:46 +0300
> Include to fix the following linux/mroute.h userspace
> compilation errors:
>
> /usr/include/linux/mroute.h:58:18: error: field 'vifc_lcl_addr' has
> incomplete type
> struct in_addr vifc_lcl_addr; /* Local interface address
Include to fix the following linux/mroute.h userspace
compilation errors:
/usr/include/linux/mroute.h:58:18: error: field 'vifc_lcl_addr' has incomplete
type
struct in_addr vifc_lcl_addr; /* Local interface address */
/usr/include/linux/mroute.h:61:17: error: field 'vifc_rmt_addr' has inco