diff options
author | Jackie Huang <jackie.huang@windriver.com> | 2016-10-09 08:56:07 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-11 08:26:09 +0100 |
commit | 94d15885c516e3bfee4fb68dfb568f4da6904052 (patch) | |
tree | a84dce998039f403fd2fd5ffc965ce9b26a77beb /LICENSE | |
parent | 804bea398af3e3e3d134e5199eda61afbc285088 (diff) | |
download | openembedded-core-94d15885c516e3bfee4fb68dfb568f4da6904052.tar.gz openembedded-core-94d15885c516e3bfee4fb68dfb568f4da6904052.tar.bz2 openembedded-core-94d15885c516e3bfee4fb68dfb568f4da6904052.zip |
net-tools: fix building with linux-4.8
Fix a build error when using the linux-4.8 headers that results in:
In file included from
.../sysroots/qemuarm64/usr/include/linux/if_tunnel.h:6:0,
from iptunnel.c:39:
.../qemuarm64/usr/include/linux/ip.h:85:8: error: redefinition of
'struct iphdr'
struct iphdr {
^~~~~
In file included from iptunnel.c:29:0:
.../qemuarm64/usr/include/netinet/ip.h:44:8: note: originally defined here
struct iphdr
^~~~~
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions