summaryrefslogtreecommitdiffstats
path: root/include/uapi
diff options
context:
space:
mode:
authorstephen hemminger2015-12-10 18:14:20 +0100
committerDavid S. Miller2015-12-12 05:39:33 +0100
commitf7fc6bc414121954c45c5f18b70e2a8717d0d5b4 (patch)
tree81c32175e48506347bc54a1b546d7fb4b88cd75d /include/uapi
parentMerge branch 'bnxt_en-fixes' (diff)
downloadkernel-qcow2-linux-f7fc6bc414121954c45c5f18b70e2a8717d0d5b4.tar.gz
kernel-qcow2-linux-f7fc6bc414121954c45c5f18b70e2a8717d0d5b4.tar.xz
kernel-qcow2-linux-f7fc6bc414121954c45c5f18b70e2a8717d0d5b4.zip
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 <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi')
-rw-r--r--include/uapi/linux/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild
index 628e6e64c2fb..c2e5d6cb34e3 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