Files
linux-st/include/uapi/linux
Mikko Rapeli 53dc65d4d3 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>
2016-08-22 16:25:15 -07:00
..
2016-08-12 21:53:33 -07:00
2016-06-27 04:10:41 -04:00
2016-06-08 11:36:02 -07:00
2016-06-30 13:10:49 +02:00
2016-06-18 10:32:28 -07:00
2016-06-27 16:31:25 +01:00
2016-07-26 16:19:19 -07:00
2016-07-26 14:26:42 -07:00
2016-08-02 16:53:54 +03:00