diff options
author | Mikko Rapeli <mikko.rapeli@iki.fi> | 2016-08-22 20:33:21 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-08-22 16:25:15 -0700 |
commit | 53dc65d4d33c422d086c9d9ad8c03ab400ffc0a1 (patch) | |
tree | 4dd2b23efb3f7fa13a92c29799bb827dbe7ed494 /net | |
parent | a1d1f65ff5ac27276a585b41a619d30995bb92fe (diff) |
include/uapi/linux/ipx.h: fix conflicting defitions with glibc netipx/ipx.h
Fixes these compiler warnings via libc-compat.h when glibc netipx/ipx.h is
included before linux/ipx.h:
./linux/ipx.h:9:8: error: redefinition of ‘struct sockaddr_ipx’
./linux/ipx.h:26:8: error: redefinition of ‘struct ipx_route_definition’
./linux/ipx.h:32:8: error: redefinition of ‘struct ipx_interface_definition’
./linux/ipx.h:49:8: error: redefinition of ‘struct ipx_config_data’
./linux/ipx.h:58:8: error: redefinition of ‘struct ipx_route_def’
Signed-off-by: Mikko Rapeli <mikko.rapeli@iki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions