[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160822.163339.1114192661171563669.davem@davemloft.net>
Date: Mon, 22 Aug 2016 16:33:39 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: mikko.rapeli@....fi
Cc: linux-kernel@...r.kernel.org, acme@...stprotocols.net,
nicolas.dichtel@...nd.com, netdev@...r.kernel.org
Subject: Re: [PATCH v05 64/72] include/uapi/linux/ipx.h: fix conflicting
defitions with glibc netipx/ipx.h
From: Mikko Rapeli <mikko.rapeli@....fi>
Date: Mon, 22 Aug 2016 20:33:21 +0200
> 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@....fi>
Applied.
Powered by blists - more mailing lists