On Thursday 28 April 2016 22:37:27 Andrew Lunn wrote:
Dump the list of gateways via the netlink socket.
Signed-off-by: Andrew Lunn andrew@lunn.ch
include/uapi/linux/batman_adv.h | 4 ++ net/batman-adv/gateway_client.c | 126 ++++++++++++++++++++++++++++++++++++++++ net/batman-adv/gateway_client.h | 1 + net/batman-adv/netlink.c | 7 +++ 4 files changed, 138 insertions(+)
You can find the missing includes in the attached patch
Kind regards, Sven