Do not include net/ethernet.h and linux/if_tunnel.h
authorSimon Horman <horms@verge.net.au>
Thu, 22 Sep 2011 12:24:13 +0000 (21:24 +0900)
committerBen Pfaff <blp@nicira.com>
Thu, 22 Sep 2011 16:03:02 +0000 (09:03 -0700)
commit00fa9d37c2b2166358d9967a5fa03dc1ae45b2ca
treeacaede07af43b6ca7a501124e486c0614ef4bb4e
parent0c2c90570b53b715bf5f51d12b1987fd87db3bbf
Do not include net/ethernet.h and linux/if_tunnel.h

net/ethernet.h and linux/if_tunnel.h do not appear to be needed
on lib/netdev-linux.c.

I noticed this while trying to build on the Android NDK r6b (Android API
level 13) as these headers are not present there.
lib/netdev-linux.c