From: stephen hemminger Date: Thu, 10 Dec 2015 17:14:20 +0000 (-0800) Subject: uapi: export ila.h X-Git-Tag: v4.4-rc6~22^2~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7fc6bc414121954c45c5f18b70e2a8717d0d5b4;p=thirdparty%2Fkernel%2Flinux.git uapi: export ila.h The file ila.h used for lightweight tunnels is being used by iproute2 but is not exported yet. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index 628e6e64c2fb4..c2e5d6cb34e36 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild @@ -186,6 +186,7 @@ header-y += if_tunnel.h header-y += if_vlan.h header-y += if_x25.h header-y += igmp.h +header-y += ila.h header-y += in6.h header-y += inet_diag.h header-y += in.h