Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <alex.aring@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information