Elliott Hughes a7feda3731 <net/route.h> should include IPv6 too.
Change-Id: I866097d8468aa8f326117d072444ebbc2a690719
2014-12-09 15:08:24 -08:00

3 lines
55 B
C

#include <linux/route.h>
#include <linux/ipv6_route.h>