ipv6: sr: add missing Kbuild export for header files
Add missing IPv6-SR header files in include/uapi/linux/Kbuild. Also, prevent seg6_lwt_headroom() from being exported and add missing linux/types.h include. Signed-off-by: David Lebrun <david.lebrun@uclouvain.be> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
2d071c643f
commit
a50a05f497
@@ -379,6 +379,10 @@ header-y += sctp.h
|
||||
header-y += sdla.h
|
||||
header-y += seccomp.h
|
||||
header-y += securebits.h
|
||||
header-y += seg6_genl.h
|
||||
header-y += seg6.h
|
||||
header-y += seg6_hmac.h
|
||||
header-y += seg6_iptunnel.h
|
||||
header-y += selinux_netlink.h
|
||||
header-y += sem.h
|
||||
header-y += serial_core.h
|
||||
|
Reference in New Issue
Block a user