From: Paulius Zaleckas Date: Mon, 22 Mar 2010 04:19:02 +0000 (-0700) Subject: if_tunnel.h: add missing ams/byteorder.h include X-Git-Tag: v2.6.34-rc3~84^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bf35c8dddd56f7f247a27346f74f5adc18071f4;p=pandora-kernel.git if_tunnel.h: add missing ams/byteorder.h include 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 Cc: stable@kernel.org Signed-off-by: Paulius Zaleckas Signed-off-by: David S. Miller --- Reading git-diff-tree failed