[NET]: linux/if_tr.h needs asm/byteorder.h
Tom Rini authored

<linux/if_tr.h> uses __be16, but does not directly include
<asm/byteorder.h>.  Add this in, so that dhcp/net-tools token ring code
can compile again.
Signed-off-by: default avatarTom Rini <trini@kernel.crashing.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
03722adc
Name Last commit Last update