From: Alexander Aring Date: Wed, 5 Mar 2014 13:29:04 +0000 (+0100) Subject: 6lowpan: add missing include of net/ipv6.h X-Git-Tag: v3.15-rc1~113^2~215^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91c69227452f6cdf3759a8af624de1f81565d5bd;p=pandora-kernel.git 6lowpan: add missing include of net/ipv6.h The 6lowpan.h file contains some static inline function which use internal ipv6 api structs. Add a include of ipv6.h to be sure that it's known before. Signed-off-by: Alexander Aring Signed-off-by: David S. Miller --- Reading git-diff-tree failed