diff options
author | Paulius Zaleckas <paulius.zaleckas@gmail.com> | 2010-03-21 21:19:02 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-04-01 16:01:47 -0700 |
commit | 9504653e548f413f3c13b67816a738931d3bc1d2 (patch) | |
tree | ae4ba5e3d8ebc133f0457aa0c5908bf8da4aa89e /fs | |
parent | 5e2c1b11b55ed5d758d503ba0a9d6188c7f7aad1 (diff) |
if_tunnel.h: add missing ams/byteorder.h include
commit 9bf35c8dddd56f7f247a27346f74f5adc18071f4 upstream.
When compiling userspace application which includes
if_tunnel.h and uses GRE_* defines you will get undefined
reference to __cpu_to_be16.
Fix this by adding missing #include <asm/byteorder.h>
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions