OSDN Git Service
(root)
/
uclinux-h8
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
173d26f
)
uapi: export ila.h
author
stephen hemminger
<stephen@networkplumber.org>
Thu, 10 Dec 2015 17:14:20 +0000
(09:14 -0800)
committer
David S. Miller
<davem@davemloft.net>
Sat, 12 Dec 2015 04:39:33 +0000
(23:39 -0500)
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>
include/uapi/linux/Kbuild
patch
|
blob
|
history
diff --git
a/include/uapi/linux/Kbuild
b/include/uapi/linux/Kbuild
index
628e6e6
..
c2e5d6c
100644
(file)
--- 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