ecce3a1999
iproute.c: In function 'print_route':
iproute.c:85:9: error: 'RTA_TABLE' undeclared (first use in this function)
iproute.c:85:9: note: each undeclared identifier is reported only once for each function it appears in
iproute.c: In function 'iproute_modify':
iproute.c:467:36: error: 'RTA_TABLE' undeclared (first use in this function)
Fix it by partially #ifdef'ing the code added in
|
||
---|---|---|
.. | ||
ip_common.h | ||
ip_parse_common_args.c | ||
ipaddress.c | ||
iplink.c | ||
ipneigh.c | ||
iproute.c | ||
iprule.c | ||
iptunnel.c | ||
Kbuild.src | ||
libnetlink.c | ||
libnetlink.h | ||
ll_addr.c | ||
ll_map.c | ||
ll_map.h | ||
ll_proto.c | ||
ll_types.c | ||
rt_names.c | ||
rt_names.h | ||
rtm_map.c | ||
rtm_map.h | ||
utils.c | ||
utils.h |